wlcore: set max_rx_agg_subframes in mac80211 according to HT conf
authorArik Nemtsov <arik@wizery.com>
Thu, 5 Jan 2012 22:05:51 +0000 (00:05 +0200)
committerLuciano Coelho <coelho@ti.com>
Thu, 12 Apr 2012 05:44:02 +0000 (08:44 +0300)
commitba421f8f9266a5dda86fb8ce7b814336ae1edadc
tree33e1fdeb6e22205f97422e582e3617e9a3c34c30
parent4a589a6f38cbde9500f8b5c350b0a03ca2b3fef0
wlcore: set max_rx_agg_subframes in mac80211 according to HT conf

The max Rx aggregation subframes configured to FW must be the same
number given to the upper layers (mac80211). Derive both from the same
value, given in the conf struct.

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