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:
ac95815
)
ax25: unsigned cannot be less than 0 in ax25_ctl_ioctl()
author
roel kluin
<roel.kluin@gmail.com>
Wed, 14 Oct 2009 05:26:30 +0000
(
05:26
+0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 30 Oct 2009 06:06:39 +0000
(23:06 -0700)
struct ax25_ctl_struct member `arg' is unsigned and cannot be less
than 0.
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found