From: Ayyappan Veeraiyan Date: Fri, 1 Feb 2008 23:59:04 +0000 (-0800) Subject: ixgbe: Fix FW init/release, make this code a function X-Git-Tag: v2.6.25-rc1~518^2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5eba3699a3b2e0d7afa0d4594980bafb1e47e2b4;p=pandora-kernel.git ixgbe: Fix FW init/release, make this code a function A gap was left in the FW release/grab code in up/down path. Fix it by making the release/grab code a function and calling it in appropriate locations. Signed-off-by: Ayyappan Veeraiyan Signed-off-by: Auke Kok Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed