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)
commit21bfb8e93301e55760dde9f775e58fd6c4f248f8
tree492b7f18f2ee31cf17a7998d9c1d48080226d473
parent3b6a94bed0029a6b48055d89b8dea0567abca0ac
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