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)
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>

No differences found