From: Jes Sorensen Date: Sun, 30 Nov 2014 21:05:04 +0000 (-0500) Subject: staging: rtl8723au: Do not write garbage to REG_SPS0_CTRL X-Git-Tag: omap-for-v3.20/drop-legacy-3517~70^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e1c29fd9e10af8aff4f9fe628e1ca9d337e90a9;p=pandora-kernel.git staging: rtl8723au: Do not write garbage to REG_SPS0_CTRL Use a separate variable to hold the value of REG_SPS0_CTRL to avoid it getting clobbered and writing out garbage to it, for the case of eRFPowerState == rf_sleep/rf_off && bRegSSPwrLvl == 1. Signed-off-by: Jes Sorensen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed