On Thu, 2010-09-30 at 23:10 +0200, Johannes Berg wrote: > nl80211 does a lot of boilerplate work > for each generic netlink doit() operation, > this is an attempt to reduce it. Here are the completed versions of the nl80211 cleanups: http://johannes.sipsolutions.net/patches/kernel/all/LATEST/NNN-nl80211-use-pre-post.patch http://johannes.sipsolutions.net/patches/kernel/all/LATEST/NNN-nl80211-generic-running.patch The combined diffstat of these two is net/wireless/nl80211.c | 1756 +++++++++++++++---------------------------------- 1 file changed, 541 insertions(+), 1215 deletions(-) and they reduce code size by >4k on my x86_64 compile. johannes -- 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