Files
android_kernel_xiaomi_sm8450/drivers/net/wireless/iwlwifi
Darren Jenkins 0ff1cca0e2 drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bit
Coverity CID: 2265 NEGATIVE_RETURNS

"rate" is of an unsigned type, and the code requires a signed type.
The following patch makes it so.

Signed-off-by: Darren Jenkins <darrenrjenkins@gmailcom>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-07-07 15:29:28 -04:00
..
2008-03-07 16:03:00 -05:00
2008-03-13 19:32:32 -04:00
2008-03-27 16:03:16 -04:00
2008-04-08 16:44:45 -04:00
2008-03-27 16:03:16 -04:00
2008-03-25 16:41:47 -04:00
2008-03-13 19:32:32 -04:00
2008-03-27 16:03:16 -04:00
2008-04-08 16:44:42 -04:00
2008-03-13 19:32:32 -04:00
2008-05-06 00:04:47 -07:00