git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff4c92d
)
nl80211: use the new genetlink pre/post_doit hooks
author
Johannes Berg
<johannes.berg@intel.com>
Mon, 4 Oct 2010 19:36:35 +0000
(21:36 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 5 Oct 2010 17:37:51 +0000
(13:37 -0400)
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 <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found