]> git.baikalelectronics.ru Git - kernel.git/commit
- 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)
commit9901a11c69314445fc67b1d2e5cd05dadfed5e9d
treec2e34f0771a34dc74f30806b537b9f9b7a75b311
parentdc9bbdc2c97c6dce53d5c87368c0afe5dc7f414d
- 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