git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a84ee8
)
cfg80211: Convert del_station() callback to use a param struct
author
Jouni Malinen
<jouni@qca.qualcomm.com>
Fri, 10 Oct 2014 17:52:40 +0000
(20:52 +0300)
committer
Johannes 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