From: Jes Sorensen Date: Fri, 16 May 2014 08:03:54 +0000 (+0200) Subject: staging: rtl8723au: Remove unused bBTFWReady from struct rtw_adapter X-Git-Tag: next-20140519~19^2~148 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=cf3d7b940ba56ad7c3547f0dab71e8e258e9e35a;p=karo-tx-linux.git staging: rtl8723au: Remove unused bBTFWReady from struct rtw_adapter Signed-off-by: Jes Sorensen Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/rtl8723au/include/drv_types.h b/drivers/staging/rtl8723au/include/drv_types.h index a61408cc7eb3..bf0fa90928e2 100644 --- a/drivers/staging/rtl8723au/include/drv_types.h +++ b/drivers/staging/rtl8723au/include/drv_types.h @@ -268,7 +268,6 @@ struct rtw_adapter { int net_closed; u8 bFWReady; - u8 bBTFWReady; u8 bReadPortCancel; u8 bWritePortCancel; /* The driver will show the desired chan nor when this flag is 1. */