]> Git Repo - linux.git/commit
ipv4: removed redundant conditional
authorNiv Yehezkel <[email protected]>
Fri, 8 Aug 2014 08:27:37 +0000 (04:27 -0400)
committerDavid S. Miller <[email protected]>
Fri, 8 Aug 2014 17:22:22 +0000 (10:22 -0700)
commitb7a71b51ee37d919e4098cd961d59a883fd272d8
tree97107fa9d6117ce1ec356b793dcf033c64955abc
parent10b0046685ab410847f420d740acf604c8cb4eec
ipv4: removed redundant conditional

Since fib_lookup cannot return ESRCH no longer,
checking for this error code is no longer neccesary.

Signed-off-by: Niv Yehezkel <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/ipv4/route.c
This page took 0.052708 seconds and 4 git commands to generate.