aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmfmac/dhd.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/wireless/brcm80211/brcmfmac/dhd.h')
-rw-r--r--drivers/net/wireless/brcm80211/brcmfmac/dhd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/wireless/brcm80211/brcmfmac/dhd.h b/drivers/net/wireless/brcm80211/brcmfmac/dhd.h
index 746156797bcc..980bf70d89fd 100644
--- a/drivers/net/wireless/brcm80211/brcmfmac/dhd.h
+++ b/drivers/net/wireless/brcm80211/brcmfmac/dhd.h
@@ -597,7 +597,6 @@ struct brcmf_pub {
597 struct device *dev; /* fullmac dongle device pointer */ 597 struct device *dev; /* fullmac dongle device pointer */
598 598
599 /* Internal brcmf items */ 599 /* Internal brcmf items */
600 bool txoff; /* Transmit flow-controlled */
601 uint hdrlen; /* Total BRCMF header length (proto + bus) */ 600 uint hdrlen; /* Total BRCMF header length (proto + bus) */
602 uint rxsz; /* Rx buffer size bus module should use */ 601 uint rxsz; /* Rx buffer size bus module should use */
603 u8 wme_dp; /* wme discard priority */ 602 u8 wme_dp; /* wme discard priority */