linux/drivers/net/wireless/brcm80211
Arend van Spriel 672774f124 brcmfmac: increment hard_header_len instead of overriding
In brcmf_net_attach() the hard_header_len is set to sum of ETH_HLEN
and the headroom needed by the bus interface. Better use increment
instead as hard_header_len is already initialized upon alloc_netdev().

Reviewed-by: Hante Meuleman <meuleman@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2013-06-12 15:06:24 -04:00
..
brcmfmac brcmfmac: increment hard_header_len instead of overriding 2013-06-12 15:06:24 -04:00
brcmsmac brcmsmac: Reduce log spam in heavy tx, make err print in debug 2013-06-03 15:55:48 -04:00
brcmutil brcmutil: simplify brcmu_pkt_free_skb() 2013-04-22 15:20:21 -04:00
include brcmfmac: Add 43143 SDIO support. 2013-04-12 14:27:55 -04:00
Kconfig brcmfmac: define and use platform specific data for SDIO. 2013-04-12 14:27:55 -04:00
Makefile brcm80211: Use normal DEBUG define 2012-01-24 14:21:13 -05:00