]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - build-utilities/hostap.git/commit
nl80211: Allocate nl CB for BSS RX
authorJohannes Berg <johannes.berg@intel.com>
Sat, 3 Dec 2011 18:14:53 +0000 (20:14 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 3 Dec 2011 18:14:53 +0000 (20:14 +0200)
commitcc7a48d1f4e80e1d3d55c9801e574c55da4562f1
treeee1f5ba48b3634b924f2f46692d55d1a1f4b2d81
parentf06aedd92f5b14db2d0a6008cf02c88a4bddfd45
nl80211: Allocate nl CB for BSS RX

In preparation for things that receive on a BSS-specific handle,
allocate a CB for it and hook it up to receive functions.

Signed-hostap: Johannes Berg <johannes.berg@intel.com>
src/drivers/driver_nl80211.c