From: Sujith Manoharan Date: Mon, 16 Feb 2015 05:19:54 +0000 (+0530) Subject: ath9k: Remove useless check in MCI reset X-Git-Tag: omap-for-v4.2/o2_dc~131^2~318^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d1805e194dc9916dceb683f9763bf7cd7d68c20;p=pandora-kernel.git ath9k: Remove useless check in MCI reset If we fail to allocate the sched/gpm buffers when initializing MCI, we bail out properly. Checking them in ar9003_mci_reset() is unnecessary, so remove it. Signed-off-by: Sujith Manoharan Signed-off-by: Kalle Valo --- Reading git-diff-tree failed