ath6kl: add blocking debugfs file for retrieving firmware logs
authorKalle Valo <kvalo@qca.qualcomm.com>
Mon, 6 Feb 2012 06:23:40 +0000 (08:23 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Wed, 8 Feb 2012 09:25:07 +0000 (11:25 +0200)
commitc807b30d2588dd3c74db1f690a0e9e724dd332da
tree285723e62f2e40814d164597c6a44340e0d8566f
parent9b9a4f2acac2a04416ba15242b8666d4f8273e31
ath6kl: add blocking debugfs file for retrieving firmware logs

When debugging firmware issues it's not always enough to get
the latest firmware logs, sometimes we need to get logs from a longer
period. To make this possible, add a debugfs file named fwlog_block. When
reading from this file ath6kl will send firmware logs whenever available
and otherwise it will block and wait for new logs.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath6kl/core.h
drivers/net/wireless/ath/ath6kl/debug.c