From: Jes Sorensen <Jes.Sorensen@redhat.com>
Date: Fri, 16 May 2014 08:03:54 +0000 (+0200)
Subject: staging: rtl8723au: Remove unused bBTFWReady from struct rtw_adapter
X-Git-Tag: firefly_0821_release~176^2~3465^2~39^2~830
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=cf3d7b940ba56ad7c3547f0dab71e8e258e9e35a;p=firefly-linux-kernel-4.4.55.git

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>
---

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. */