commit | c4dd7471de03f0e4278265e08af2923243496db0 | [log] [tgz] |
---|---|---|
author | Alexander Aring <alex.aring@gmail.com> | Mon Mar 02 15:10:04 2015 +0100 |
committer | Marcel Holtmann <marcel@holtmann.org> | Sat Mar 14 17:11:30 2015 +0100 |
tree | 36f4114d4d3643d36839eb1d4ae8474bef53e644 | |
parent | 965e613d299cdcc9393765f68b92591f20ed0dcc [diff] |
ieee802154: change wpan-phy name to phy Currently the wpan_phy under /sys/class/ieee802154/ is named as "wpan-phy#", this patch will change the name to phy. This will introduce the same naming convention like wireless. Note: wpan-tools users will not type "wpan-phy#" anymore, just a simple "phy#" is enough. Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>