From: Michal Kazior Date: Wed, 31 Jul 2013 08:55:15 +0000 (+0200) Subject: ath10k: fix failpath in MSI-X setup X-Git-Tag: v3.12-rc1~132^2~84^2^2~109^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=591ecdb8f276925251bb5f5fad7eb064979ecee1;p=pandora-kernel.git ath10k: fix failpath in MSI-X setup pci_disable_msi() must be called if the initial request_irq() fails. Also add a warning message so it's possible to distinguish request_irq() failure and pci_enable_msi() failure. Signed-off-by: Michal Kazior Signed-off-by: Kalle Valo --- Reading git-diff-tree failed