diff options
author | John W. Linville <linville@tuxdriver.com> | 2011-04-29 23:04:58 +0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-04-29 23:25:45 +0400 |
commit | f9c2fdbab1f1854f2bfcc75c326d0f4537ec2a7e (patch) | |
tree | 45f93f9630ea213f6dc5f3dbea876f0c3f48f35f /drivers/net/wireless/p54 | |
parent | 2eeb6fd063d812a528118536857d078bca5a1e05 (diff) | |
download | linux-f9c2fdbab1f1854f2bfcc75c326d0f4537ec2a7e.tar.xz |
mwifiex: fix copy-n-paste 'thinko' for tsf_val
CC [M] drivers/net/wireless/mwifiex/join.o
drivers/net/wireless/mwifiex/join.c: In function ‘mwifiex_cmd_802_11_associate’:
drivers/net/wireless/mwifiex/join.c:119:8: warning: ‘tsf_val’ may be used uninitialized in this function
drivers/net/wireless/mwifiex/join.c:103:12: note: ‘tsf_val’ was declared here
Looks like a copy-n-paste error, identical lines are a few lines below
the ones removed, with an actual memcpy to tsf_val in between...
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/p54')
0 files changed, 0 insertions, 0 deletions