fib_validate_source(): pass sk_buff instead of mark
authorMichael Smith <msmith@cbnco.com>
Thu, 7 Apr 2011 04:51:50 +0000 (04:51 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 11 Apr 2011 01:50:59 +0000 (18:50 -0700)
commit5c04c819a20af40adb7d282199f4e34e14fa05c5
treec92925ffcf83d593f8cd52faed144cc43289d7f9
parent5325e92f33eef5fb54e2e63185d965b4be59a4b3
fib_validate_source(): pass sk_buff instead of mark

This makes sk_buff available for other use in fib_validate_source().

Signed-off-by: Michael Smith <msmith@cbnco.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ip_fib.h
net/ipv4/fib_frontend.c
net/ipv4/route.c