diff options
author | John W. Linville <linville@tuxdriver.com> | 2013-08-28 19:05:36 +0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2013-08-28 19:05:36 +0400 |
commit | 53b2f828487ea7a3f6fa4007b629466fb0d14339 (patch) | |
tree | 09a63c7d71562979cdc07ebe57ebdf418cc5e7e9 /net/mac80211 | |
parent | b35c809708ad245a36bef94d6fb1e83f6ab850aa (diff) | |
download | linux-53b2f828487ea7a3f6fa4007b629466fb0d14339.tar.xz |
ath9k: ar9003_eeprom.c:3618 fix variable name typo
drivers/net/wireless/ath/ath9k/ar9003_eeprom.c: In function 'ar9003_hw_ant_ctrl_apply':
>> drivers/net/wireless/ath/ath9k/ar9003_eeprom.c:3618: warning: 'regval' is used uninitialized in this function
It seems obvious that 'regval' should have been 'value'...
Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211')
0 files changed, 0 insertions, 0 deletions