]> git.baikalelectronics.ru Git - kernel.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)
commite260de96293da5173f44d6142017d6b1c0e9e8f6
treed42b7f7e294f790692ede6e74cd07c53b6eb825b
parentee16ff1cfd8bcdae05e51f33241a57d9b1016b6a
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