commit | 5eba3699a3b2e0d7afa0d4594980bafb1e47e2b4 | [log] [tgz] |
---|---|---|
author | Ayyappan Veeraiyan <ayyappan.veeraiyan@intel.com> | Fri Feb 01 15:59:04 2008 -0800 |
committer | Jeff Garzik <jeff@garzik.org> | Tue Feb 05 13:31:34 2008 -0500 |
tree | d060086d594012abd408866f18bd0555ddf8a940 | |
parent | 9c83b070edd1f76531ba8a7a120e95f786dcbb73 [diff] |
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 <ayyappan.veeraiyan@intel.com> Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>