ath10k: fix 4addr rx
authorMichal Kazior <michal.kazior@tieto.com>
Tue, 25 Feb 2014 07:29:57 +0000 (09:29 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Wed, 26 Feb 2014 16:37:38 +0000 (18:37 +0200)
commitd960c369c8adddf79b0188aad1dbdafa22f68d97
tree3c5f7e07ef927016686991d4a408b0fbd3215767
parent9ba4c787aac4923855fac596cebb2b8c42e488fb
ath10k: fix 4addr rx

The nwifi header is padded to 4 bytes. This wasn't
a problem until one tried to (at least) rx 4addr
frames.

This finally allows managed iface to be used in a
bridge.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/htt_rx.c