mac802154: rx: rename remove mac802154_subif_rx
authorAlexander Aring <alex.aring@gmail.com>
Mon, 27 Oct 2014 16:13:34 +0000 (17:13 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 27 Oct 2014 17:07:43 +0000 (18:07 +0100)
commit469100d6c2ff22cd1f50672ac6d09a1633334489
tree24d49994c9a7b246f40a083885d330b638dc4fe0
parent4ca18be54f507ddb2bedb44c2e3b988163684988
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>
net/mac802154/rx.c
This page took 0.026089 seconds and 5 git commands to generate.