diff options
author | Ujjal Roy <royujjal@gmail.com> | 2013-11-05 15:01:45 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-12-04 10:57:01 -0800 |
commit | 88870d019e42cb9a9d594c77ea2bdd52e6a68361 (patch) | |
tree | b6a8f9ee3bb922138bc2487e68e22bd1df47ff42 /kernel/lockdep_states.h | |
parent | 0c17d9208119338ccb95d1b55ee74d7062928336 (diff) |
mwifiex: fix wrong eth_hdr usage for bridged packets in AP mode
commit 8d93f1f309d38b65fce0b9f0de91ba6c96990c07 upstream.
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.
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/lockdep_states.h')
0 files changed, 0 insertions, 0 deletions