wlcore/wl12xx/wl18xx: introduce quirk to remove TKIP header space
authorArik Nemtsov <arik@wizery.com>
Fri, 18 May 2012 04:46:36 +0000 (07:46 +0300)
committerLuciano Coelho <coelho@ti.com>
Wed, 6 Jun 2012 16:28:04 +0000 (19:28 +0300)
commit2c0133a437905591cdaa39cf65a3f7188d20a094
tree2e48d9962c72af4454ee765e8d55c15db2faebd1
parenta4203c6453afcd21b3a6f0be592bf74951e80c72
wlcore/wl12xx/wl18xx: introduce quirk to remove TKIP header space

18xx chips do not require extra space in the TKIP header. Introduce a
new HW quirk to allow us to make this feature arch-specific. 12xx chip
will now have this quirk.

Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/ti/wl12xx/main.c
drivers/net/wireless/ti/wl18xx/tx.c
drivers/net/wireless/ti/wlcore/cmd.c
drivers/net/wireless/ti/wlcore/main.c
drivers/net/wireless/ti/wlcore/tx.c
drivers/net/wireless/ti/wlcore/wlcore.h