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 11:05:39 -0800 |
| commit | 968eba902febaff90720e9abae7897b8d02bda67 (patch) | |
| tree | d4d8c54a3bd25e0567c2310aec6df8e2682e71b6 /kernel | |
| parent | c94aee0bbcc910d14aef4fb386acfbb9f1dc7dab (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')
0 files changed, 0 insertions, 0 deletions
