summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wcn36xx/debug.c
diff options
context:
space:
mode:
authorUjjal Roy <royujjal@gmail.com>2013-11-05 15:01:45 -0800
committerJohn W. Linville <linville@tuxdriver.com>2013-11-11 14:42:45 -0500
commit8d93f1f309d38b65fce0b9f0de91ba6c96990c07 (patch)
tree47856082cb75220ec8e693ef9c172a24d1e8a11c /drivers/net/wireless/ath/wcn36xx/debug.c
parentd03b4aa77e1187b77dfe37d14a923547f00baa66 (diff)
mwifiex: fix wrong eth_hdr usage for bridged packets in AP mode
The eth_hdr is never defined in this driver but it gets compiled without any warning/error because kernel has defined eth_hdr. Fix it by defining our own p_ethhdr and use it instead of eth_hdr. Cc: <stable@vger.kernel.org> # 3.7+ Signed-off-by: Ujjal Roy <royujjal@gmail.com> Signed-off-by: Amitkumar Karwar <akarwar@marvell.com> Signed-off-by: Bing Zhao <bzhao@marvell.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/ath/wcn36xx/debug.c')
0 files changed, 0 insertions, 0 deletions