]> git.baikalelectronics.ru Git - kernel.git/commit
mwifiex: avoid using variable name eth_hdr
authorBing Zhao <bzhao@marvell.com>
Tue, 3 Dec 2013 07:17:52 +0000 (23:17 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 9 Dec 2013 20:35:29 +0000 (15:35 -0500)
commitb3b4843562e7e8677a2452066d34e8111fa360b7
treed10392ef1d93675725aef586eb567cd7231c8233
parent7ef0fe66e4e55c0bc569b0a8211049564e8c11ad
mwifiex: avoid using variable name eth_hdr

eth_hdr is defined in kernel. Use a different variable name in
our functions.

Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwifiex/sta_rx.c