nl80211: Use new frame registration API
authorJohannes Berg <johannes.berg@intel.com>
Sun, 10 Oct 2010 14:55:18 +0000 (17:55 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 10 Oct 2010 14:55:18 +0000 (17:55 +0300)
commitbd94971e115dc03c03eba1b538a52e0b76341df5
tree9be6e986242ac41c6833787a3036362769122f00
parent6cb22d2fd19a032f1c85c79dbd0ee7d43b6a1a83
nl80211: Use new frame registration API

This is backward compatible since older kernels will ignore the extra
attribute and only allow registration for Action frames.

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