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)
commit96bd55bd67de2dddb1d917b7631e23b86a8b1cd4
tree638e072e2fe24a5860cc74b36583909335395714
parentb84206ee7e53f496e0e3ab2d57731a983996da83
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 <sameo@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/rtl8192e/ieee80211/ieee80211_softmac_wx.c
drivers/staging/rtl8192e/r8192E_core.c