From: Johannes Berg Date: Tue, 12 May 2009 20:05:40 +0000 (+0200) Subject: mac80211: make noack test available X-Git-Tag: v2.6.31-rc1~330^2~387^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3707d9918d47c0997a6b1e4ae24e7ab55e43796;p=pandora-kernel.git mac80211: make noack test available There's this internal wifi_wme_noack_test variable that we use to set the QoS control if set. For one, it is unlikely that it is set. Secondly, if set it needs to influence the IEEE80211_TX_CTL_NO_ACK TX control flag, and finally we should also be able to set it at all, so make it available in debugfs. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed