staging: rtl8723au: Remove unused bBTFWReady from struct rtw_adapter

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Jes Sorensen 2014-05-16 10:03:54 +02:00 committed by Greg Kroah-Hartman
parent f7f332bd83
commit cf3d7b940b

View file

@ -268,7 +268,6 @@ struct rtw_adapter {
int net_closed; int net_closed;
u8 bFWReady; u8 bFWReady;
u8 bBTFWReady;
u8 bReadPortCancel; u8 bReadPortCancel;
u8 bWritePortCancel; u8 bWritePortCancel;
/* The driver will show the desired chan nor when this flag is 1. */ /* The driver will show the desired chan nor when this flag is 1. */