From: Eliad Peller Date: Wed, 14 Mar 2012 14:15:03 +0000 (+0200) Subject: mac80211: make uapsd_* keys per-vif X-Git-Tag: v3.4-rc1~177^2~48^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc41e4d474bb18e60bc6678e58adc52ed227f105;p=pandora-kernel.git mac80211: make uapsd_* keys per-vif uapsd_queues and uapsd_max_sp_len are relevant only for managed interfaces, and can be configured differently for each vif. Move them from the local struct to sdata->u.mgd, and update the debugfs functions accordingly. Signed-off-by: Eliad Peller Signed-off-by: John W. Linville --- Reading git-diff-tree failed