backports: do not include net_ieee802154_lowpan in kernel >= 3.16
authorHauke Mehrtens <hauke@hauke-m.de>
Mon, 16 Jun 2014 20:51:59 +0000 (22:51 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 16 Jun 2014 22:30:31 +0000 (00:30 +0200)
commitd028f6685d56ce28a5f592d22591b9568f39991b
tree4a1b13ad8de07c2cf41cdf6d09c4abb403c281f6
parent9981d1abf4b52e84a432fc9bdfbdd30d1838819d
backports: do not include net_ieee802154_lowpan in kernel >= 3.16

In kernel >= 3.16 this backport is not needed at all. When
CPTCFG_IEEE802154_6LOWPAN is not set it should not get build, we do not
have to check if we are kernel > 3.5, because in an other case
ieee802.15.4 will not get build. Kernel version 3.15 needs a different
backport than the older versions.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
backport/backport-include/net/net_namespace.h
backport/compat/backport-3.15.c