[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1285886378.5137.27.camel@jlt3.sipsolutions.net>
Date: Fri, 01 Oct 2010 00:39:38 +0200
From: Johannes Berg <johannes@...solutions.net>
To: netdev@...r.kernel.org
Cc: linux-wireless@...r.kernel.org, tgraf@...g.ch
Subject: Re: [RFC 0/2] generic netlink doit generalisation
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 netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists