From: Samuel Ortiz Date: Thu, 10 Jun 2010 14:54:16 +0000 (+0200) Subject: Staging: rtl8192e: Do not mess with carrier settings while scanning X-Git-Tag: v2.6.36-rc1~520^2~1^2~358 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96bd55bd67de2dddb1d917b7631e23b86a8b1cd4;p=pandora-kernel.git Staging: rtl8192e: Do not mess with carrier settings while scanning Toggling the link carrier is a non sense and is the grossest locking I can think of. Moreover, it's giving a completely inaccurate status to userspace who could for example decide to turn the interface down on carrier off detection. Signed-off-by: Samuel Ortiz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed