From: roel kluin Date: Wed, 14 Oct 2009 05:26:30 +0000 (+0000) Subject: ax25: unsigned cannot be less than 0 in ax25_ctl_ioctl() X-Git-Tag: v2.6.33-rc1~388^2~586 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43ab85021e8286e1641928ab3cc542dd1e8c7f94;p=pandora-kernel.git ax25: unsigned cannot be less than 0 in ax25_ctl_ioctl() struct ax25_ctl_struct member `arg' is unsigned and cannot be less than 0. Signed-off-by: Roel Kluin Signed-off-by: David S. Miller --- Reading git-diff-tree failed