Searched hist:"62 eb01f5c2d735e8aeab6bc95e5832cb59397527" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/mac802154/ |
H A D | Makefile | diff 62eb01f5c2d735e8aeab6bc95e5832cb59397527 Sat Oct 25 02:40:59 CDT 2014 Alexander Aring <alex.aring@gmail.com> mac802154: move ieee802154_dev.c to main.c
The ieee802154_dev functionality contains various function for allocation and registration of an ieee802154_dev. This is equal to the net/mac80211/main.c file. This patch rename the ieee802154_dev.c to main.c to have the same behaviour.
Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
|
H A D | main.c | 62eb01f5c2d735e8aeab6bc95e5832cb59397527 Sat Oct 25 02:40:59 CDT 2014 Alexander Aring <alex.aring@gmail.com> mac802154: move ieee802154_dev.c to main.c
The ieee802154_dev functionality contains various function for allocation and registration of an ieee802154_dev. This is equal to the net/mac80211/main.c file. This patch rename the ieee802154_dev.c to main.c to have the same behaviour.
Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
|