> BTW, do you have any rough counts of the LoC you've removed from the > driver as a result of this? Ideally you could remove a cargo-ship's > worth of work I did back in 2007 and you know what? I like that :) Oh, that's easy. The last diffstat for my cfg80211 patch was 22 files changed, 2107 insertions(+), 1855 deletions(-) But the patch doesn't currently remove some files, so if I do $ wc --lines wext.* 11d.* scan.* assoc.* 2320 wext.c 10 wext.h 696 11d.c 105 11d.h 1212 scan.c 33 scan.h 1865 assoc.c 16 assoc.h 6257 tota So, we have 1855 + 6257 = 8112 deletions. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html