]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: add pointer for driver use to key
authorJohannes Berg <johannes.berg@intel.com>
Fri, 12 Jun 2015 12:55:34 +0000 (14:55 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 17 Jul 2015 13:38:22 +0000 (15:38 +0200)
commit22517683fb53858a345a161e8d83c63c14f12467
tree2c8e898ef7d1e67a5d7e5a37056aafe7099d3036
parent4418e88aa28d7bc0324539ba44be128d8710526a
mac80211: add pointer for driver use to key

Some drivers may need to store data per key, for example for PN
validation. Allow this by adding a pointer to the struct that
the driver can assign.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h