linux_old1/drivers/net/wireless/brcm80211
Arend van Spriel 3030794fca brcm80211: smac: remove skb next pointer usage from the driver
In two places the next pointer was used to process a sk_buff chain
but it will always get a single sk_buff so this has been removed.

Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Reviewed-by: Franky (Zhenhui) Lin <frankyl@broadcom.com>
Reviewed-by: Alwin Beukers <alwin@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Franky Lin <frankyl@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-11-28 14:43:27 -05:00
..
brcmfmac brcm80211: fmac: cleanup receive path using proper skb_queue functions 2011-11-28 14:43:26 -05:00
brcmsmac brcm80211: smac: remove skb next pointer usage from the driver 2011-11-28 14:43:27 -05:00
brcmutil brcm80211: util: remove pointer traversal from brcmu_pkt_buf_free_skb 2011-11-11 14:28:43 -05:00
include brcm80211: util: move brcmu_pkttotlen() function to brcmfmac 2011-11-11 14:28:42 -05:00
Kconfig
Makefile