staging: vt6655: Fix loss of distant/weak access points on channel change.
authorMalcolm Priestley <tvboxspy@gmail.com>
Sun, 21 Dec 2014 12:56:35 +0000 (12:56 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Jan 2015 03:49:47 +0000 (19:49 -0800)
commit3a9dda79257589fe1ab10d0ce96b22e252354c6b
treed4fc8f2397b7d2a05f5e708258944a177c5482c8
parentb5745290af06a621aaddfd636bab4f08432d0492
staging: vt6655: Fix loss of distant/weak access points on channel change.

If the asssocated access point is strong byBBVGACurrent will be adjusted
accordingly.

Users will nolonger see distant access points without taking down interface.

When changing channel reset byBBVGACurrent back to pDevice->abyBBVGA[0] for
max sensitivity.

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