commit | 1ac61302dcd18880e28c29e5728cd4d0efeb5366 | [log] [tgz] |
---|---|---|
author | Luis R. Rodriguez <lrodriguez@atheros.com> | Sat May 02 00:37:21 2009 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Wed May 20 14:46:23 2009 -0400 |
tree | 2fa7f137b67df3f966408b016745083cae7cdefa | |
parent | 294196ab22c91da974ba1f40d0a7cdcb0b3e6bc3 [diff] |
mac80211/cfg80211: move wiphy specific debugfs entries to cfg80211 This moves the cfg80211 specific stuff to new cfg80211 debugfs entries. Non-mac80211 will also get these entries now. There were only 4 which we take: rts_threshold fragmentation_threshold short_retry_limit long_retry_limit Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>