rtlwifi: Fix some warnings/bugs
authorLarry Finger <Larry.Finger@lwfinger.net>
Sat, 2 Apr 2011 23:10:22 +0000 (18:10 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 4 Apr 2011 19:22:13 +0000 (15:22 -0400)
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>

No differences found