]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Staging: rtl8192e: Do not mess with carrier settings while scanning
authorSamuel Ortiz <sameo@linux.intel.com>
Thu, 10 Jun 2010 14:54:16 +0000 (16:54 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 22 Jun 2010 21:46:19 +0000 (14:46 -0700)
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 <sameo@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found