Hi, this patch series contains various UAPI changes. It's a RFC for now, to be sure nobody will scream when I send real patches for this. In my opnion patch "ieee802154: 6lowpan: fix ARPHRD to ARPHRD_6LOWPAN" is the is the most important part of this series. I know this issue a long time and some already used application really checks on this, but we need to change that. Patch "ieee802154: change wpan-phy name to phy" will change that you will not type "wpan-phy0" anymore on iwpan phy settings. After this patch it's "phy0" only. This makes the handling similar like iw. Patch "ieee802154: remove deprecated sysfs entries" will breaks some scripts if somebody really use these sysfs entries. So I would like her others opinions according to these changes. - Alex Alexander Aring (4): ieee802154: set wpan netdev devtype ieee802154: 6lowpan: fix ARPHRD to ARPHRD_6LOWPAN ieee802154: change wpan-phy name to phy ieee802154: remove deprecated sysfs entries net/ieee802154/6lowpan/core.c | 2 +- net/ieee802154/core.c | 13 ++++++++++-- net/ieee802154/sysfs.c | 49 ------------------------------------------- 3 files changed, 12 insertions(+), 52 deletions(-) -- 2.2.2 -- To unsubscribe from this list: send the line "unsubscribe linux-wpan" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html