]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
wl12xx: init CMD_TEMPL_KLV to sizeof(ieee80211_qos_hdr)
authorEliad Peller <eliad@wizery.com>
Wed, 9 Nov 2011 11:12:45 +0000 (13:12 +0200)
committerLuciano Coelho <coelho@ti.com>
Thu, 1 Dec 2011 13:55:49 +0000 (15:55 +0200)
commit97127e67218e5970a5a7df0513ded730b19a67e9
treed42b7f7e294f790692ede6e74cd07c53b6eb825b
parent9c1b190b10972be9c0d53c658e537c54de530b7f
wl12xx: init CMD_TEMPL_KLV to sizeof(ieee80211_qos_hdr)

The keep alive template should have a max size of
sizeof(struct ieee80211_qos_hdr).

Additionally, Remove the redundant wl12xx_qos_null_data_template
struct.

Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/wl12xx/init.c
drivers/net/wireless/wl12xx/wl12xx_80211.h