diff options
author | Helmut Schaa <helmut.schaa@googlemail.com> | 2011-08-01 09:32:52 (GMT) |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-08-09 19:52:01 (GMT) |
commit | f75f5c6f61b4d34bf92625fcd1131dd58921e1b5 (patch) | |
tree | 509f5c5361ca793c43ccc87d130580638cb38820 /drivers/hid/hid-topseed.c | |
parent | 12c5ffb5c4601a11b08533609d4bf119e2f22cf5 (diff) | |
download | linux-fsl-qoriq-f75f5c6f61b4d34bf92625fcd1131dd58921e1b5.tar.xz |
mac80211: Fill in skb->protocol information for injected frames
Some drivers (ath9k for example) are using skb->protocol to treat EAPOL
frames somehow special (disallow aggregation for example).
When running in AP mode hostapd injects the EAPOL frames through a
monitor interface and thus skb->protocol isn't set at all. Hence, if the
injected frame is a data frame and carries a rfc1042 headaer update the
skb->protocol field accordingly.
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/hid/hid-topseed.c')
0 files changed, 0 insertions, 0 deletions