vt6655: RFbSetPower fix missing rate RATE_12M
authorMalcolm Priestley <tvboxspy@gmail.com>
Sat, 7 Mar 2015 17:04:54 +0000 (17:04 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 9 Mar 2015 10:33:13 +0000 (11:33 +0100)
commit40c8790bcb7ac74f3038153cd09310e220c6a1df
treef57ce7763cf01c6751060e28ecdd7027c3882967
parent163fe301b9f78b6de57d0014eafe504fd20c0cd4
vt6655: RFbSetPower fix missing rate RATE_12M

When the driver sets this rate a power of zero value is set causing
data flow stoppage until another rate is tried.

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