Re: [PATCH net-next] ipv6: addrconf: drop ieee802154 specific things

2015-12-14 Thread David Miller
From: Alexander Aring Date: Mon, 14 Dec 2015 20:55:22 +0100 > This patch removes ARPHRD_IEEE802154 from addrconf handling. In the > earlier days of 802.15.4 6LoWPAN, the interface type was ARPHRD_IEEE802154 > which introduced several issues, because 802.15.4 interfaces used the > same type. > >

[PATCH net-next] ipv6: addrconf: drop ieee802154 specific things

2015-12-14 Thread Alexander Aring
This patch removes ARPHRD_IEEE802154 from addrconf handling. In the earlier days of 802.15.4 6LoWPAN, the interface type was ARPHRD_IEEE802154 which introduced several issues, because 802.15.4 interfaces used the same type. Since commit 965e613d299c ("ieee802154: 6lowpan: fix ARPHRD to ARPHRD_6LOW