]> git.baikalelectronics.ru Git - kernel.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)
commita32d326b9ab4d17a71c133be281a804ef802f7c5
tree53341d7ad5688eb0f2fe8115b9020ab9ff96087d
parent9ec27a62c332943d6ff1ca299a1493b9076e1447
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