cfg80211: Convert del_station() callback to use a param struct
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 10 Oct 2014 17:52:40 +0000 (20:52 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 20 Oct 2014 14:24:21 +0000 (16:24 +0200)
This makes it easier to add new parameters for the del_station calls
without having to modify all drivers that use this.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found