diff options
author | David S. Miller <davem@davemloft.net> | 2012-06-28 18:54:02 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-06-28 18:54:02 -0700 |
commit | 9e56e3800ea42e78b7c816bdd2d87d047be80541 (patch) | |
tree | 0bc002700fc4069667ca0ef9251dd496718ad813 /usr | |
parent | a207a4b2e8067cbc7f33924e7f2c0fa4ef43b459 (diff) |
ipv4: Adjust in_dev handling in fib_validate_source()
Checking for in_dev being NULL is pointless.
In fact, all of our callers have in_dev precomputed already,
so just pass it in and remove the NULL checking.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions