commit | ff3fccb3d05756ec9fb44350b059d31a5e8e0fdc | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Mar 10 16:23:24 2011 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 10 17:01:01 2011 -0800 |
tree | a1b7f7d24e90ebc0f057843df9bd65bbd435a880 | |
parent | dbdd9a52e38a4a93adfa4d0278801cce4fad98eb [diff] |
ipv4: Remove unnecessary test from ip_mkroute_input() fl->oif will always be zero on the input path, so there is no reason to test for that. Signed-off-by: David S. Miller <davem@davemloft.net>