Staging: rtl8187se: Do not mess with carrier settings while scanning
authorSamuel Ortiz <sameo@linux.intel.com>
Fri, 9 Apr 2010 22:33:18 +0000 (00:33 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 May 2010 18:35:54 +0000 (11:35 -0700)
commita5e135b1f510e2d65f01190d7f292c298f337fc9
tree2fe311dfb7672e9635c97c805e00ccdb5583bb82
parent592010bb71901d991cd758f6294db2db47e8efa1
Staging: rtl8187se: 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/rtl8187se/ieee80211/ieee80211_softmac_wx.c