]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9bf5b3b04b5746d8c29375571d830004f90c6593
tree60b044cdb2e2c01e2d66ce91f95687f2dd3e3a58
parent9dafc7f3881a345c858dc2d572ac4efc1afbc3a6
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