On Thu, 2014-06-12 at 23:13 -0400, Steven Rostedt wrote: > While doing my synchronization between trace-cmd and lib traceevent, I > noticed that the mac80211 driver is quite different. > > Johannes, Jiri states that this plugin no longer works with the latest > kernels. Is that true?
It's very well possible, looks like we changed mac80211 to chandefs and the plugin still has channel type ... that's actually quite a while ago. Given that nobody noticed, I'll have to assume that nobody uses the mac80211 plugin ;-) Want to just remove it? I'd probably replace it with a python one anyway if I ever need it ... the C code is hard to work with even with all the macro magic. johannes -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

