]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
staging: vt6656: vnt_rf_setpower: fix missing rate RATE_12M
authorMalcolm Priestley <tvboxspy@gmail.com>
Sat, 7 Mar 2015 16:36:37 +0000 (16:36 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Apr 2015 12:03:54 +0000 (14:03 +0200)
commitab4eba1a775b8a1eaf94ffe1abd2d588943460df
tree84b86313be2349c28bf66ccf908fa19b3f0e03a8
parent20a517d114bc76e850ad4e8e9d5c002df2ab7c4d
staging: vt6656: vnt_rf_setpower: fix missing rate RATE_12M

commit 163fe301b9f78b6de57d0014eafe504fd20c0cd4 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/rf.c