From: Eliad Peller Date: Thu, 22 Nov 2012 16:06:20 +0000 (+0200) Subject: wlcore: pass wmm configuration to the fw X-Git-Tag: v3.9-rc1~139^2~2^2^2~42^2~50^2^2~34^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d50529c0d8b7f03012f140349161c29b0f7bd24c;p=pandora-kernel.git wlcore: pass wmm configuration to the fw New fields were added to start_role(ap) and set_peer_state commands, so the fw will be able to know whether the sta/ap supports wmm (the fw uses it in order to choose the AC for some of its internally-generated frames) For sta, take this value right from bss_conf->qos. For ap, check for wmm support by looking for the WMM IE in the configured beacon. Signed-off-by: Eliad Peller Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed