From: Ben Hutchings Date: Thu, 24 Feb 2011 23:57:47 +0000 (+0000) Subject: sfc: Read MC firmware version when requested through ethtool X-Git-Tag: v2.6.39-rc1~468^2~201^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5f0fd278084d79d6be0920043519749374b0507;p=pandora-kernel.git sfc: Read MC firmware version when requested through ethtool We currently make no use of siena_nic_data::fw_{version,build} except to format the firmware version for ethtool_get_drvinfo(). Since we only read the version at start of day, this information is incorrect after an MC firmware update. Remove the cached version information and read it via MCDI whenever it is requested. Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed