From: Johannes Berg Date: Fri, 3 May 2013 09:56:17 +0000 (+0200) Subject: iwlwifi: pcie: dump stack on NIC error in sync commands X-Git-Tag: v3.11-rc1~16^2~103^2^2~42^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b656fa337141136317589cff9f25832a00bc651c;p=pandora-kernel.git iwlwifi: pcie: dump stack on NIC error in sync commands Many times, a NIC error is the result of a bad command sent to the device. If the command was sent synchronously, then we'll currently print a message when the command is aborted containing the command. It can be very useful to also see the stack dump though, so also print that. Reviewed-by: Emmanuel Grumbach Signed-off-by: Johannes Berg --- Reading git-diff-tree failed