- cxgb3 engine microcode load
authorDivy Le Ray <divy@chelsio.com>
Thu, 30 Aug 2007 02:15:52 +0000 (19:15 -0700)
committerJeff Garzik <jeff@garzik.org>
Fri, 31 Aug 2007 11:29:08 +0000 (07:29 -0400)
commit47330077650a25d417155848516b2cba97999602
treec2e34f0771a34dc74f30806b537b9f9b7a75b311
parent5fbf816fe7d72bfdbf22bfec05b4ec3aa6849f72
- cxgb3 engine microcode load

Load the engine microcode when an interface
is brought up, instead of of doing it when the module
is loaded.
Loosen up tight binding between the driver and the
engine microcode version.
There is no need for microcode update with T3A boards.
Fix the file naming.
Do a better job at logging the loading activity.

Signed-off-by: Divy Le Ray <divy@chelsio.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/cxgb3/common.h
drivers/net/cxgb3/cxgb3_main.c
drivers/net/cxgb3/t3_hw.c