[patch] net/ipv4/arp.c fixes IP/HW type collision

2000-09-25 Thread David Ford
Ok, no complaints about the patch, it's simple, has been looked at and tested. This patch against current kernel trees fixes two things: - n.n.n.n0xNN whitespace collision in /proc/net/arp and - removes the sprintf formatting for %s, "*" on the arp mask which is no longer used nor will be used

[patch] net/ipv4/arp.c fixes IP/HW type collision

2000-09-25 Thread David Ford
Ok, no complaints about the patch, it's simple, has been looked at and tested. This patch against current kernel trees fixes two things: - n.n.n.n0xNN whitespace collision in /proc/net/arp and - removes the sprintf formatting for %s, "*" on the arp mask which is no longer used nor will be used