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:
8ba82e9
)
wireless: rndis_wlan: modparam_workaround_interval is never below 0.
author
Roel Kluin
<12o3l@tiscali.nl>
Wed, 23 Apr 2008 20:10:29 +0000
(22:10 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 24 Apr 2008 01:25:36 +0000
(21:25 -0400)
priv->param_workaround_interval is unsigned, modparam_workaround_interval not.
the former is never < 0.
Signed-off-by: Roel Kluin <12o3l@tiscali.nl>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found