]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6b6ad0e0bbd88f15a078551dbb061e16db4e389a
treec92925ffcf83d593f8cd52faed144cc43289d7f9
parent9f55fa016256a175abb8cd5785ad6fe90e1e3114
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