]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: remove vif debugfs driver callbacks
authorStanislaw Gruszka <sgruszka@redhat.com>
Fri, 8 Mar 2013 13:46:15 +0000 (14:46 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 18 Mar 2013 19:10:05 +0000 (20:10 +0100)
commit0b3b776c2ba851e8f3bc79e1353a0623e848a996
treec17e653ae686bdaa70120217f824ee0fbdfa79aa
parent3c25aa3e3cc4011f07e2f778b67636cbe2f5983f
mac80211: remove vif debugfs driver callbacks

This basically reverts commit 0f21ee16f1acaab56bfadf6925d6feae5fc2bd2c.

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>
include/net/mac80211.h
net/mac80211/driver-ops.h
net/mac80211/iface.c