summaryrefslogtreecommitdiff
path: root/net/netrom/af_netrom.c
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2011-11-24 23:09:00 (GMT)
committerDavid S. Miller <davem@davemloft.net>2011-11-29 05:23:13 (GMT)
commit10cae1c8dfbbdee55bdfcb7034f4c2c1197dc0a4 (patch)
treeb46d5e41cbc3e8852d9239153f82d268865fe14c /net/netrom/af_netrom.c
parentac1a1de31515d950f858ba47d2bba74ff9a2614d (diff)
downloadlinux-10cae1c8dfbbdee55bdfcb7034f4c2c1197dc0a4.tar.xz
NET: NETROM: Cleanup argument SIOCADDRT ioctl argument checking.
nr_route.ndigis is unsigned int so the nr_route.ndigis < 0 expression is never true and can be dropped. Doing the nr_ax25_dev_get call later allows the nr_route.ndigis test to bail out without having to dev_put. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Cc: Thomas Osterried <thomas@osterried.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/netrom/af_netrom.c')
0 files changed, 0 insertions, 0 deletions