summaryrefslogtreecommitdiffstats
path: root/net/ipv4/ip_input.c
diff options
context:
space:
mode:
authorKrishna Kumar2009-10-20 01:46:45 +0200
committerDavid S. Miller2009-10-21 03:55:46 +0200
commitea94ff3b55188df157a8740bdf3976a87563d705 (patch)
treea124cd047f8ed18c27aace29eafd2b343575857a /net/ipv4/ip_input.c
parentnet: IPv6 changes (diff)
downloadkernel-qcow2-linux-ea94ff3b55188df157a8740bdf3976a87563d705.tar.gz
kernel-qcow2-linux-ea94ff3b55188df157a8740bdf3976a87563d705.tar.xz
kernel-qcow2-linux-ea94ff3b55188df157a8740bdf3976a87563d705.zip
net: Fix for dst_negative_advice
dst_negative_advice() should check for changed dst and reset sk_tx_queue_mapping accordingly. Pass sock to the callers of dst_negative_advice. (sk_reset_txq is defined just for use by dst_negative_advice. The only way I could find to get around this is to move dst_negative_() from dst.h to dst.c, include sock.h in dst.c, etc) Signed-off-by: Krishna Kumar <krkumar2@in.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/ip_input.c')
0 files changed, 0 insertions, 0 deletions