ax25: unsigned cannot be less than 0 in ax25_ctl_ioctl()
authorroel kluin <roel.kluin@gmail.com>
Wed, 14 Oct 2009 05:26:30 +0000 (05:26 +0000)
committerDavid 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