]> 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)
commit89392f6ad59bc3713ea36d84251f697414f1c2cd
treed42b7f7e294f790692ede6e74cd07c53b6eb825b
parent918dd91d46c5342ee0738447017bdc3bdb0be3bd
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