On 10/29/2014 09:09 AM, Varka Bhadram wrote:
On 10/28/2014 10:51 PM, Alexander Aring wrote:
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@xxxxxxxxx>
---
net/mac802154/Makefile | 2 +-
net/mac802154/iface.c | 30 +++++++++++++++++++++++++
net/mac802154/monitor.c | 59
-------------------------------------------------
3 files changed, 31 insertions(+), 60 deletions(-)
delete mode 100644 net/mac802154/monitor.c
Hi Alex,
Doing nice work,changing the code view same as mac80211.
But What ever you do in previous patches you are undoing, like moving
some of the
code to iface file from their to main file like that... Please correct
me if I am wrong.
Good to have the cover-letter for all these changes...
--
Regards,
Varka Bhadram.
--
To unsubscribe from this list: send the line "unsubscribe linux-wpan" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html