From: Mark Rustad Date: Fri, 28 Feb 2014 23:48:56 +0000 (-0800) Subject: ixgbe: Fix up some ethtool results when adapter is removed X-Git-Tag: v3.15-rc1~113^2~235^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0edd2bdf63b10d0b6715f2fc4a9e598d6b8ca58f;p=pandora-kernel.git ixgbe: Fix up some ethtool results when adapter is removed Some ethtool tests returned apparently good results when the adapter was in a removed state. Fix that by checking for removal. This also fixes two paths that could return uninitialized memory in data[4]. Signed-off-by: Mark Rustad Tested-by: Phil Schmitt Signed-off-by: Aaron Brown Signed-off-by: David S. Miller --- Reading git-diff-tree failed