From: Johannes Berg Date: Mon, 4 Oct 2010 19:36:35 +0000 (+0200) Subject: nl80211: use the new genetlink pre/post_doit hooks X-Git-Tag: v2.6.37-rc1~147^2~191^2^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c476991062a0a59523c2bf193f09087f469686a;p=pandora-kernel.git nl80211: use the new genetlink pre/post_doit hooks This makes nl80211 use the new genetlink pre_doit/post_doit hooks for locking and checking the interface/wiphy index. This significantly reduces the code size and the likelihood of locking errors. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed