Benjamin Li 10343cca2b bnx2: Pre-initialize struct cpu_reg.
Instead of assigning values for the struct cpu_reg's at runtime,
we already know these values at compile time.  Therefore, we can use
designated initializers, to initialize these structures and not have
to incur this assignment cost at run-time.

Signed-off-by: Benjamin Li <benli@broadcom.com>
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-05-16 22:20:27 -07:00
..
2008-05-06 11:43:44 -04:00
2008-05-14 23:28:47 -07:00
2008-05-05 15:08:38 -07:00
2008-05-12 16:46:50 +01:00
2008-05-14 23:06:16 +02:00
2008-05-16 22:20:27 -07:00
2008-05-14 19:11:14 -07:00
2008-05-05 00:33:58 -07:00