git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
829323c
)
rtlwifi: rtl8192c: Fix W=1 warning
author
Larry Finger
<Larry.Finger@lwfinger.net>
Fri, 1 Feb 2013 16:40:24 +0000
(10:40 -0600)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 1 Feb 2013 19:27:26 +0000
(14:27 -0500)
When this driver is built with "make W=1", the following warning occurs:
drivers/net/wireless/rtlwifi/rtl8192c/dm_common.c:907:4: warning: comparison is always false due to limited range of data type [-Wtype-limits]
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found