diff options
Diffstat (limited to 'drivers/net/wireless/wl12xx/wl12xx.h')
-rw-r--r-- | drivers/net/wireless/wl12xx/wl12xx.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/wireless/wl12xx/wl12xx.h b/drivers/net/wireless/wl12xx/wl12xx.h index 04cddaaf9498..90352415e2aa 100644 --- a/drivers/net/wireless/wl12xx/wl12xx.h +++ b/drivers/net/wireless/wl12xx/wl12xx.h | |||
@@ -445,8 +445,6 @@ struct wl1271 { | |||
445 | struct wl12xx_fw_status *fw_status; | 445 | struct wl12xx_fw_status *fw_status; |
446 | struct wl1271_tx_hw_res_if *tx_res_if; | 446 | struct wl1271_tx_hw_res_if *tx_res_if; |
447 | 447 | ||
448 | struct ieee80211_vif *vif; | ||
449 | |||
450 | /* Current chipset configuration */ | 448 | /* Current chipset configuration */ |
451 | struct conf_drv_settings conf; | 449 | struct conf_drv_settings conf; |
452 | 450 | ||