From: Vipul Pandya Date: Wed, 26 Sep 2012 02:39:41 +0000 (+0000) Subject: cxgb4: Inform caller if driver didn't upgrade firmware X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1648a22b16ab05bd99dd8e2f33ca80bbcea60031;p=pandora-kernel.git cxgb4: Inform caller if driver didn't upgrade firmware If a card had already been initialized, on reloading cxgb4 driver firmware required an upgrade but the upgrade did not happen. In that case a mailbox timeout would occur during T4 configuration file stuff. The fix is to let the caller know the firmware was not upgraded so a reset would be issued before starting the T4 config stuff. Signed-off-by: Jay Hernandez Signed-off-by: Vipul Pandya Signed-off-by: David S. Miller --- Reading git-diff-tree failed