]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ipv4: Use calculated 'neigh' instead of re-evaluating dst->neighbour
authorDavid S. Miller <davem@davemloft.net>
Sat, 16 Jul 2011 21:25:54 +0000 (14:25 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 16 Jul 2011 21:25:54 +0000 (14:25 -0700)
commitfec8292d9cb662274b583c5c69fdfa6932e593a5
tree9bbc0cd40d550fcc0406ec317aa612f69aff6a4f
parentfaa2831445cdc95774584045fe10f749fa62244e
ipv4: Use calculated 'neigh' instead of re-evaluating dst->neighbour

Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/ip_output.c