From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from he.sipsolutions.net ([78.46.109.217]:36839 "EHLO sipsolutions.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932463Ab0I3VML (ORCPT ); Thu, 30 Sep 2010 17:12:11 -0400 Message-Id: <20100930211013.472957770@sipsolutions.net> Date: Thu, 30 Sep 2010 23:10:13 +0200 From: Johannes Berg To: netdev@vger.kernel.org, linux-wireless@vger.kernel.org Cc: tgraf@suug.ch Subject: [RFC 0/2] generic netlink doit generalisation Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: nl80211 does a lot of boilerplate work for each generic netlink doit() operation, this is an attempt to reduce it. If you think this looks good, I'd like to merge it through John's wireless tree. johannes From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johannes Berg Subject: [RFC 0/2] generic netlink doit generalisation Date: Thu, 30 Sep 2010 23:10:13 +0200 Message-ID: <20100930211013.472957770@sipsolutions.net> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Cc: tgraf-G/eBtMaohhA@public.gmane.org To: netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Return-path: Sender: linux-wireless-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: netdev.vger.kernel.org nl80211 does a lot of boilerplate work for each generic netlink doit() operation, this is an attempt to reduce it. If you think this looks good, I'd like to merge it through John's wireless tree. johannes -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html