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)
commitd260ff12e7768444b4da7612b785cfd7cbc1d1c1
treec17e653ae686bdaa70120217f824ee0fbdfa79aa
parentddbfe860acc39d4856a86186eb8a292426ea6224
mac80211: remove vif debugfs driver callbacks

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