OSDN Git Service

staging: vt6656: [BUG] BBvUpdatePreEDThreshold Always set sensitivity on bScanning
authorMalcolm Priestley <tvboxspy@gmail.com>
Sun, 8 Dec 2013 09:11:30 +0000 (09:11 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Feb 2014 19:08:14 +0000 (11:08 -0800)
commitcbd508ca3c8d0d15521403f01688c57d42ba429f
tree0fb0db3d3df1a18a4353514e24814f63f5ae1bf5
parenta8fb5c2d1833547695640260882ddbbf42dbe3c8
staging: vt6656: [BUG] BBvUpdatePreEDThreshold Always set sensitivity on bScanning

commit 8f248dae133668bfb8e9379b4b3f0571c858b24a upstream.

byBBPreEDIndex value is initially 0, this means that from
cold BBvUpdatePreEDThreshold is never set.

This means that sensitivity may be in an ambiguous state,
failing to scan any wireless points or at least distant ones.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/baseband.c