]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/decnet/dn_route.c
[DECNET]: Fix input routing bug
authorSteven Whitehouse <swhiteho@redhat.com>
Thu, 19 Oct 2006 03:45:22 +0000 (20:45 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 19 Oct 2006 03:45:22 +0000 (20:45 -0700)
commit3a31b9d2f2d98667832e87fa1853754ff062d6ef
tree01eb8f2b5d98d8e76aeb46a5bde12dc41d29abe5
parentae8064ac32d07f609114d73928cdef803be87134
[DECNET]: Fix input routing bug

This patch fixes a silly bug that has been in the input routing code
for some time. It results in trying to send to a node directly when
the origin of the packet is via the default router.

Its been tested by Alan Kemmerer <alan.kemmerer@mittalsteel.com> who
reported the bug and its a fairly obvious fix for a typo.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Signed-off-by: Patrick Caulfield <patrick@tykepenguin.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/decnet/dn_route.c