OSDN Git Service

mac802154: monitor: merge into iface implementation
authorAlexander Aring <alex.aring@gmail.com>
Tue, 28 Oct 2014 17:21:16 +0000 (18:21 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 28 Oct 2014 22:19:06 +0000 (23:19 +0100)
commitb9ff77e50c6e469db63dfc8fcc62586522649cd3
treefbb60275d4b9b847a609329dd97817ea345a0e3a
parent0b1db38ca26b322296cbd141f3080eccfe1cc3e1
mac802154: monitor: merge into iface implementation

This patch removes the monitor implementation file and put all monitor
stuff into iface file. It's now small enough to put all necessary
handling into iface.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/mac802154/Makefile
net/mac802154/iface.c
net/mac802154/monitor.c [deleted file]