commit | 2e3e66e3bbcd5f999dc66d843a3efc2314e40e7b | [log] [tgz] |
---|---|---|
author | Larry Finger <Larry.Finger@lwfinger.net> | Sat Apr 02 18:10:22 2011 -0500 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Apr 04 15:22:13 2011 -0400 |
tree | 6e8ce01c65a8b1d4918ee00a5e449888c5577aa3 | |
parent | 220107610c7c2c9703e09eb363e8ab31025b9315 [diff] |
rtlwifi: Fix some warnings/bugs Some compiler/architecture combinations generate some warnings that are not seen on my main system. Two of the "warnings" about unitialized variables are really bugs. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>