From 72183c6b0cc95e040c0ad4b8117f83704a31618c Mon Sep 17 00:00:00 2001 From: Malcolm Priestley Date: Sat, 5 Jul 2014 19:24:21 +0100 Subject: [PATCH] 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-format-patch failed