patch-1.3.42 linux/net/netrom/nr_dev.c
Next file: linux/net/netrom/nr_route.c
Previous file: linux/net/netlink.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Nov 14 16:04:05 1995
- Orig file:
v1.3.41/linux/net/netrom/nr_dev.c
- Orig date:
Wed Sep 27 16:00:02 1995
diff -u --recursive --new-file v1.3.41/linux/net/netrom/nr_dev.c linux/net/netrom/nr_dev.c
@@ -112,7 +112,7 @@
skb_device_unlock(skb);
- if (!arp_query(bp + 7, raddr, ARPHRD_NETROM)) {
+ if (!arp_query(bp + 7, raddr, dev)) {
skb->free = 1;
kfree_skb(skb, FREE_WRITE);
return 1;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this