]> git.baikalelectronics.ru Git - kernel.git/commit
mac802154: tx: move xmit callback to tx file
authorAlexander Aring <alex.aring@gmail.com>
Sun, 26 Oct 2014 08:37:01 +0000 (09:37 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Sun, 26 Oct 2014 16:23:50 +0000 (17:23 +0100)
commit7e0039a05c79f2939b016ebadb94d5085c928aa1
treeccb8ce86981b34f7adb884d77115f8bf0c4863f6
parent4243c1fc22c16fda2c9baf3e0ca17e4263b4480e
mac802154: tx: move xmit callback to tx file

This patch moves the netdev xmit callback functions into the tx.c file.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/mac802154/ieee802154_i.h
net/mac802154/iface.c
net/mac802154/monitor.c
net/mac802154/tx.c