]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Compat code for genl_ctrl_alloc_cache
authorJohannes Berg <johannes.berg@intel.com>
Thu, 20 Oct 2011 18:08:26 +0000 (21:08 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 20 Oct 2011 18:08:26 +0000 (21:08 +0300)
commit40442f5b48691ca1e8fd876f962765337fbd948b
treeaca330ed8723269bf6f822265d1c1a06cf368ede
parentbcf24348ed32c2f9b24cc575c32f83db3dc9cba1
nl80211: Compat code for genl_ctrl_alloc_cache

It's really a waste of bits to duplicate the code for
genl_ctrl_alloc_cache() again and again -- just add a
wrapper like in iw.
src/drivers/driver_nl80211.c