]> git.baikalelectronics.ru Git - kernel.git/commit
rt2x00: Add rt2x00dev->flags to debugfs
authorIvo van Doorn <IvDoorn@gmail.com>
Tue, 25 Sep 2007 18:13:51 +0000 (20:13 +0200)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:53:04 +0000 (16:53 -0700)
commitcd6153bcc6e49fb808b778c5c54b0b5c89f54936
tree21ecae78aa9e3eba28e9490bce858fa93820f3cc
parentc1db11cd91d2fbb249cb44b4cfc83497ba54be63
rt2x00: Add rt2x00dev->flags to debugfs

Loosely based on the patch by Matthijs Kooijman,
this will add the dev_flags entry into debugfs which
will display rt2x00dev->flags.
This will allow easier debugging of flag handling.

Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt2x00debug.c