From: Wey-Yi Guy Date: Thu, 17 Sep 2009 17:43:45 +0000 (-0700) Subject: iwlwifi: allow user change protection mechanism for HT X-Git-Tag: v2.6.33-rc1~388^2~865^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01abfbb282482d01e2ac2e6b00e75b248bf517c8;p=pandora-kernel.git iwlwifi: allow user change protection mechanism for HT Allow user to change protection mechanism for HT between RTS/CTS and CTS-to-self through sysfs: Show current protection mechanism for HT cat /sys/class/net/wlan0/device/rts_ht_protection Change protection mechanism for HT (only allowed while not-associated) CTS-to-self: echo 0 > /sys/class/net/wlan0/device/rts_ht_protection RTS/CTS: echo 1 > /sys/class/net/wlan0/device/rts_ht_protection Signed-off-by: Wey-Yi Guy Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed