git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51934e7
)
staging: vt6656: [BUG] BBvUpdatePreEDThreshold Always set sensitivity on bScanning
author
Malcolm Priestley
<tvboxspy@gmail.com>
Sun, 8 Dec 2013 09:11:30 +0000
(09:11 +0000)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 11 Dec 2013 07:14:26 +0000
(23:14 -0800)
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>
Cc: stable@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found