From: Kalle Valo Date: Fri, 2 Sep 2011 07:32:04 +0000 (+0300) Subject: ath6kl: add firmware log support X-Git-Tag: v3.2-rc1~129^2~104^2^2~14^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdf5396be177b689c00ae6ebed00d13fafaed36e;p=pandora-kernel.git ath6kl: add firmware log support Firmware sends binary logs with WMIX_DBGLOG_EVENTID event. Create a buffer which stores the latest logs and which can be copied from fwlog debugfs file with cp command. To save memory firmware log support is enabled only when CONFIG_ATH6KL_DEBUG is enabled. Signed-off-by: Kalle Valo --- Reading git-diff-tree failed