commit | 469100d6c2ff22cd1f50672ac6d09a1633334489 | [log] [tgz] |
---|---|---|
author | Alexander Aring <alex.aring@gmail.com> | Mon Oct 27 17:13:34 2014 +0100 |
committer | Marcel Holtmann <marcel@holtmann.org> | Mon Oct 27 18:07:43 2014 +0100 |
tree | 24d49994c9a7b246f40a083885d330b638dc4fe0 | |
parent | 4ca18be54f507ddb2bedb44c2e3b988163684988 [diff] |
mac802154: rx: rename remove mac802154_subif_rx This patch removes the mac802154_subif_rx function and do the necessary calls inside of ieee802154_rx function. The ieee802154_rx is small enough to move the functionality inside this function. Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>