OSDN Git Service

staging: rtl8723au: Remove unused bBTFWReady from struct rtw_adapter
authorJes Sorensen <Jes.Sorensen@redhat.com>
Fri, 16 May 2014 08:03:54 +0000 (10:03 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 16 May 2014 18:34:21 +0000 (11:34 -0700)
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/include/drv_types.h

index a61408c..bf0fa90 100644 (file)
@@ -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. */