From: Kalle Valo Date: Wed, 16 Oct 2013 12:44:47 +0000 (+0300) Subject: ath10k: add might_sleep() to ath10k_wmi_cmd_send() X-Git-Tag: v3.13-rc1~105^2~55^2^2~53^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56b84287d14aa74823a9c290d0c5839d38365110;p=pandora-kernel.git ath10k: add might_sleep() to ath10k_wmi_cmd_send() ath10k_wmi_cmd_send() will now sleep if there are no credits available. To make it easier to catch callers in atomic context add might_sleep() to the function. Signed-off-by: Kalle Valo --- Reading git-diff-tree failed