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)
commitf8eb5ee5f56f09278b80100e65df08975867f03c
treed10392ef1d93675725aef586eb567cd7231c8233
parentc613d16fa77fb7738a436ba23979ecf60ec82494
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