Re: [PATCH 3/7] tg3: Add management FW version to ethtool report

2007-10-21 Thread David Miller
From: "Matt Carlson" <[EMAIL PROTECTED]> Date: Fri, 19 Oct 2007 14:36:49 -0700 > This patch appends the management firmware version to the bootcode > firmware string reported through ethtool. > > Signed-off-by: Matt Carlson <[EMAIL PROTECTED]> > Signed-off-by: Michael Chan <[EMAIL PROTECTED]> Ap

[PATCH 3/7] tg3: Add management FW version to ethtool report

2007-10-19 Thread Matt Carlson
This patch appends the management firmware version to the bootcode firmware string reported through ethtool. Signed-off-by: Matt Carlson <[EMAIL PROTECTED]> Signed-off-by: Michael Chan <[EMAIL PROTECTED]> diff --git a/drivers/net/tg3.c b/drivers/net/tg3.c index 66682b8..68472ce 100644 --- a/drive