summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/main.h
diff options
context:
space:
mode:
authorAmitkumar Karwar <akarwar@marvell.com>2014-12-31 02:36:38 -0800
committerKalle Valo <kvalo@codeaurora.org>2015-01-06 21:19:22 +0200
commit7197325b17737144e2e7cb9f68d2ebd1a0696ee1 (patch)
tree73ad0339b8aa67c111645e57312e63ee1560d574 /drivers/net/wireless/mwifiex/main.h
parent4f3dfdfb4cbf1771f2e0e17d0dcb2cd1852fd392 (diff)
downloadblackbird-op-linux-7197325b17737144e2e7cb9f68d2ebd1a0696ee1.tar.gz
blackbird-op-linux-7197325b17737144e2e7cb9f68d2ebd1a0696ee1.zip
mwifiex: remove redundant flag MWIFIEX_HW_STATUS_FW_READY
This flag is never set but checked at two places. We will get rid of this code. Signed-off-by: Cathy Luo <cluo@marvell.com> Signed-off-by: Amitkumar Karwar <akarwar@marvell.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/net/wireless/mwifiex/main.h')
-rw-r--r--drivers/net/wireless/mwifiex/main.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/wireless/mwifiex/main.h b/drivers/net/wireless/mwifiex/main.h
index dd55bc16aeab..f9279399226a 100644
--- a/drivers/net/wireless/mwifiex/main.h
+++ b/drivers/net/wireless/mwifiex/main.h
@@ -165,7 +165,6 @@ struct mwifiex_dbg {
enum MWIFIEX_HARDWARE_STATUS {
MWIFIEX_HW_STATUS_READY,
MWIFIEX_HW_STATUS_INITIALIZING,
- MWIFIEX_HW_STATUS_FW_READY,
MWIFIEX_HW_STATUS_INIT_DONE,
MWIFIEX_HW_STATUS_RESET,
MWIFIEX_HW_STATUS_CLOSING,
OpenPOWER on IntegriCloud