From: Eliad Peller Date: Thu, 14 Jul 2011 17:29:42 +0000 (+0300) Subject: mac80211: reconfigure tx on device reconfiguration X-Git-Tag: v3.1-rc1~255^2~14^2^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2683d65bb016a0533c25ead3025cbd24886cf35f;p=pandora-kernel.git mac80211: reconfigure tx on device reconfiguration Add tx_conf array to save the current tx queues configuration, and reconfig it on resume (ieee80211_reconfig). On resume, the driver is being reconfigured. Without reconfiguring the tx queues as well, the driver might configure the device to use wrong ac params (e.g. ps-poll instead of uapsd). Signed-off-by: Eliad Peller Signed-off-by: John W. Linville --- Reading git-diff-tree failed