mac80211: remove unused type argument
authorJohannes Berg <johannes@sipsolutions.net>
Sun, 10 Jan 2010 16:12:41 +0000 (17:12 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 12 Jan 2010 19:20:57 +0000 (14:20 -0500)
commit2d46d7c121436f1dafe91b0a8d9b99e534cfa5f8
tree60b044cdb2e2c01e2d66ce91f95687f2dd3e3a58
parent678f415fdc534c0a806fce992e4c62df0eff19d2
mac80211: remove unused type argument

The type argument to DEBUGFS_ADD() isn't used
and can be removed, it's around from before
the conversion to debugfs_remove_recursive().

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/debugfs_netdev.c