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:
fe5f255
)
mac80211: Add debugfs callbacks for station addition/removal
author
Sujith Manoharan
<c_manoha@qca.qualcomm.com>
Tue, 20 Nov 2012 03:16:02 +0000
(08:46 +0530)
committer
Johannes Berg
<johannes.berg@intel.com>
Wed, 21 Nov 2012 10:46:25 +0000
(11:46 +0100)
Provide drivers with hooks to create debugfs files when
a new station is added. This would help drivers to take
advantage of mac80211's station list infrastructure and not maintain
tedious station management code internally.
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
[ifdef inline wrapper functions]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found