]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitff8afd881f0d48efe89ef9c883dff9c1be6a97a3
tree4a17b0714e23ce214d97d326c7a895a9f891426b
parent28a7db76b2dc495d5cfa2a550e4a652b1d1ce894
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