]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
wlcore: export raw binary with the FW statistics in debugfs
authorLuciano Coelho <coelho@ti.com>
Thu, 7 Jun 2012 20:39:23 +0000 (23:39 +0300)
committerLuciano Coelho <coelho@ti.com>
Fri, 8 Jun 2012 06:14:08 +0000 (09:14 +0300)
commit9c6ead570c6b88b865fca15bdc0d09e2d90d2130
tree53341d7ad5688eb0f2fe8115b9020ab9ff96087d
parentf74ea74b82cf6b6aeef1e46d68fbbb02d2bce8b7
wlcore: export raw binary with the FW statistics in debugfs

Instead of parsing all the binary data returned by the firmware, we
should simply export the binary and let the userspace do the parsing.

This commit adds a new file to debugfs to do that.

Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/ti/wlcore/debugfs.c