patch-2.4.15 linux/net/decnet/dn_route.c
Next file: linux/net/decnet/sysctl_net_decnet.c
Previous file: linux/net/decnet/dn_nsp_in.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Fri Nov 9 14:12:54 2001
- Orig file:
v2.4.14/linux/net/decnet/dn_route.c
- Orig date:
Mon Jan 22 13:32:10 2001
diff -u --recursive --new-file v2.4.14/linux/net/decnet/dn_route.c linux/net/decnet/dn_route.c
@@ -638,8 +638,8 @@
{
struct dn_skb_cb *cb = DN_SKB_CB(skb);
struct dst_entry *dst = skb->dst;
- struct net_device *dev = skb->dev;
struct neighbour *neigh;
+ struct net_device *dev = skb->dev;
int err = -EINVAL;
if ((neigh = dst->neighbour) == NULL)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)