From: Malcolm Priestley Date: Sat, 5 Jul 2014 18:24:21 +0000 (+0100) Subject: staging: vt6656: vnt_rf_set_txpower use power for priv->byCurPwr X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1181 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72183c6b0cc95e040c0ad4b8117f83704a31618c;p=pandora-kernel.git staging: vt6656: vnt_rf_set_txpower use power for priv->byCurPwr The byCurPwr value can change state while in another thread,. Change to local variable power which is the last set value. Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed