]> git.baikalelectronics.ru Git - kernel.git/commit
wl12xx: implement fw status debugfs entries
authorLuciano Coelho <coelho@ti.com>
Thu, 10 May 2012 09:14:08 +0000 (12:14 +0300)
committerLuciano Coelho <coelho@ti.com>
Tue, 5 Jun 2012 12:58:12 +0000 (15:58 +0300)
commit7993c3ece965bfdda0361eb5efb884ad9cabc85e
tree2e5115698863b858014b5615c57aa79d1dd2f75d
parent89e7bc01c8ff8e0bf7041e7bc8a594d6b7ecbb74
wl12xx: implement fw status debugfs entries

Implement the operations that are necessary to fetch the
wl12xx-specific FW statistics.  Re-add some of the code removed from
wlcore.

Signed-off-by: Luciano Coelho <coelho@ti.com>
Signed-off-by: Arik Nemtsov <arik@wizery.com>
drivers/net/wireless/ti/wl12xx/Makefile
drivers/net/wireless/ti/wl12xx/acx.h
drivers/net/wireless/ti/wl12xx/debugfs.c [new file with mode: 0644]
drivers/net/wireless/ti/wl12xx/debugfs.h [new file with mode: 0644]
drivers/net/wireless/ti/wl12xx/main.c