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:
ddbfe86
)
mac80211: remove vif debugfs driver callbacks
author
Stanislaw Gruszka
<sgruszka@redhat.com>
Fri, 8 Mar 2013 13:46:15 +0000
(14:46 +0100)
committer
Johannes Berg
<johannes.berg@intel.com>
Mon, 18 Mar 2013 19:10:05 +0000
(20:10 +0100)
This basically reverts commit
b207cdb07f3f01ec1adaac62e9d0cc918c60a81a
.
Now is possible to use drv_{add,remove}_interface() and vif->debugfs_dir
to create/remove per interface debugfs files. Remove redundant
callbacks.
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found