commit | b7a71b51ee37d919e4098cd961d59a883fd272d8 | [log] [tgz] |
---|---|---|
author | Niv Yehezkel <executerx@gmail.com> | Fri Aug 08 04:27:37 2014 -0400 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 08 10:22:22 2014 -0700 |
tree | 97107fa9d6117ce1ec356b793dcf033c64955abc | |
parent | 10b0046685ab410847f420d740acf604c8cb4eec [diff] |
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 <executerx@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>