]> git.baikalelectronics.ru Git - kernel.git/commit
arp: Remove special case to give AX25 it's open arp operations.
authorEric W. Biederman <ebiederm@xmission.com>
Mon, 2 Mar 2015 06:06:31 +0000 (00:06 -0600)
committerDavid S. Miller <davem@davemloft.net>
Mon, 2 Mar 2015 21:43:40 +0000 (16:43 -0500)
commit1cdd54da4b091eb27bd2026c57e213e36bffb033
tree492b7f18f2ee31cf17a7998d9c1d48080226d473
parenta93a2023fc44224254878c544ca7d0dabe34f447
arp: Remove special case to give AX25 it's open arp operations.

The special case has been pushed out into ax25_neigh_construct so there
is no need to keep this code in arp.c

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/arp.c