backports: declare struct inet6_dev in netdevice.h
authorJohannes Berg <johannes.berg@intel.com>
Mon, 15 Apr 2013 21:18:01 +0000 (23:18 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 15 Apr 2013 21:22:25 +0000 (23:22 +0200)
commit0121e0dc4e4fe36b5c10ad8641d59ae1d402a6c6
tree4939a266b56f29d555abb24d7a15f43a506df280
parentd0f07d08465fc6cf771bb2d20e6c4742fa31dd39
backports: declare struct inet6_dev in netdevice.h

This allows us to get rid of the mac80211.h patch to
include net/if_inet6.h to get that declaration. Newer
kernels implicitly declare the struct by using it for
a pointer in struct net_device.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
backport/backport-include/linux/netdevice.h
patches/collateral-evolutions/network/06-header-changes/include_net_mac80211.patch [deleted file]