OSDN Git Service

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)
commitf9a060f4b2003eb7350762e60dfc576447e44bad
tree2c8e898ef7d1e67a5d7e5a37056aafe7099d3036
parent33c2f538d8080845e11af500993cc61ad30934e2
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