ax25: Stop using sock->sk_protinfo.
authorDavid Miller <davem@davemloft.net>
Thu, 25 Jun 2015 13:19:07 +0000 (06:19 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 28 Jun 2015 23:55:44 +0000 (16:55 -0700)
commit3200392b88dd25f0d60a500a38d1ce538eb7f933
tree4a17b0714e23ce214d97d326c7a895a9f891426b
parent2e598712e4b36256c3cf3bca1c2bf0460036cc89
ax25: Stop using sock->sk_protinfo.

Just make a ax25_sock structure that provides the ax25_cb pointer.

Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ax25.h
net/ax25/af_ax25.c
net/ax25/ax25_in.c