]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ieee802154: introduce sysfs file
authorAlexander Aring <alex.aring@gmail.com>
Tue, 28 Oct 2014 17:21:32 +0000 (18:21 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 28 Oct 2014 22:19:09 +0000 (23:19 +0100)
commite23e9ec16bf4bbaf12fc030079b277cb00f618f4
tree5d582e1aa668854f421c03df0c7c20b59de32584
parent74457641558baded3c9f05bc3fb81293a2c02b2e
ieee802154: introduce sysfs file

This patch moves the sysfs handling in a own file. This is like wireless
sysfs file handling.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/ieee802154/Makefile
net/ieee802154/core.c
net/ieee802154/sysfs.c [new file with mode: 0644]
net/ieee802154/sysfs.h [new file with mode: 0644]