Merge branch 'net-dev-Make-protocol-ptr-dependent-on-CONFIG'
authorDavid S. Miller <davem@davemloft.net>
Wed, 14 Feb 2018 16:55:39 +0000 (11:55 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 14 Feb 2018 16:55:39 +0000 (11:55 -0500)
commit1d631583ae5e40681dc9a41d7cfa845222c3c7ff
tree1480abf507a78bdb5989340d061e8fb7b593f5d7
parent77079683617b60387ad23e91cc5b82693b3075ab
parente92bad5034922776bd5e64e3db739d7607eb7e29
Merge branch 'net-dev-Make-protocol-ptr-dependent-on-CONFIG'

David Ahern says:

====================
net: dev: Make protocol ptr dependent on CONFIG

Found these in a branch from 3-years ago. Still relevant today.
Make decnet, ax25, and atalk ptrs in net_device based on their
respective CONFIG.
====================

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