enic: Support newer version of firmware devcmd CMD_MCPU_FW_INFO
authorVasanthy Kolluri <vkolluri@cisco.com>
Tue, 8 Mar 2011 15:35:30 +0000 (15:35 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 14 Mar 2011 21:49:29 +0000 (14:49 -0700)
This patch provides support to the newer version of firmware devcmd CMD_MCPU_FW_INFO
that returns additional information (ASIC type and revision) about the underlying hardware.
This knowledge is required by the driver to implement any hardware specific features.

Signed-off-by: Vasanthy Kolluri <vkolluri@cisco.com>
Signed-off-by: Roopa Prabhu <roprabhu@cisco.com>
Signed-off-by: David Wang <dwang2@cisco.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found