]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit26d9752a18d61714d400f921397cf8766b6ea624
tree058de6199ab0f871a51953ab18a9b64e06187d1a
parent28a7db76b2dc495d5cfa2a550e4a652b1d1ce894
parentd37d99ba4e6986bd859f675645b85961a19e5ebf
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>