summaryrefslogtreecommitdiff
path: root/drivers/message/fusion
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2012-07-02 09:15:37 (GMT)
committerDavid S. Miller <davem@davemloft.net>2012-07-05 08:02:43 (GMT)
commit60d354ebebd9d0f760cb6c3b9f53a7ade0f8cd0e (patch)
treed9bbbd688e46c339a472683909da65f2efaff564 /drivers/message/fusion
parent3c521f2ba9646c5543963cbc2b9c9d3f02a82594 (diff)
downloadlinux-fsl-qoriq-60d354ebebd9d0f760cb6c3b9f53a7ade0f8cd0e.tar.xz
sunrpc: Don't do a dst_confirm() on an input routes.
xs_udp_data_ready() is operating on received packets, and tries to do a dst_confirm() on the dst attached to the SKB. This isn't right, dst confirmation is for output routes, not input rights. It's for resetting the timers on the nexthop neighbour entry for the route, indicating that we've got good evidence that we've successfully reached it. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/message/fusion')
0 files changed, 0 insertions, 0 deletions