Merge branch 'kill_sk_protinfo'
authorDavid S. Miller <davem@davemloft.net>
Sun, 28 Jun 2015 23:55:44 +0000 (16:55 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 28 Jun 2015 23:55:44 +0000 (16:55 -0700)
commit14e28b1d3cdb8cb877be45c73b70c2ae8a77e14d
tree058de6199ab0f871a51953ab18a9b64e06187d1a
parent2e598712e4b36256c3cf3bca1c2bf0460036cc89
parent1830fcea5bbed2719a9dc32aebe802f72ddf14ab
Merge branch 'kill_sk_protinfo'

David Miller says:

====================
Get rid of sock->sk_protinfo.

These two patches get rid of the last remaining user of sk_protinfo
(ax25) and then really gets rid of the struct member.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>