From: David Kilroy Date: Sun, 5 Dec 2010 15:45:58 +0000 (+0000) Subject: orinoco: clear countermeasure setting on commit X-Git-Tag: v2.6.37-rc6~14^2~14^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba34fcee476d11e7c9df95932787a22a96ff6e68;p=pandora-kernel.git orinoco: clear countermeasure setting on commit ... and interface up. In these situations, you are usually trying to connect to a new AP, so keeping TKIP countermeasures active is confusing. This is already how the driver behaves (inadvertently). However, querying SIOCGIWAUTH may tell userspace that countermeasures are active when they aren't. Clear the setting so that the reporting matches what the driver has done.. Signed-off by: David Kilroy Cc: stable@kernel.org Signed-off-by: John W. Linville --- Reading git-diff-tree failed