+12
−0
+3
−0
+63
−22
net/mac80211/driver-trace.c
0 → 100644
+6
−0
net/mac80211/driver-trace.h
0 → 100644
+648
−0
Loading
This makes mac80211 use the event tracing framework to log all operations as given to the driver. This will need to be extended with more information, but as a start it should be good. Signed-off-by:Johannes Berg <johannes@sipsolutions.net> Signed-off-by:
John W. Linville <linville@tuxdriver.com>