Re: [PATCH 2.6.21 1/4] cxgb3 - fix ethtool cmd on multiple queues port

2007-03-22 Thread Jeff Garzik
[EMAIL PROTECTED] wrote: From: Divy Le Ray <[EMAIL PROTECTED]> Limit ethtool -g/-G to the given port's queues. Signed-off-by: Divy Le Ray <[EMAIL PROTECTED]> applied 1-4 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] M

[PATCH 2.6.21 1/4] cxgb3 - fix ethtool cmd on multiple queues port

2007-03-18 Thread divy
From: Divy Le Ray <[EMAIL PROTECTED]> Limit ethtool -g/-G to the given port's queues. Signed-off-by: Divy Le Ray <[EMAIL PROTECTED]> --- --- drivers/net/cxgb3/cxgb3_main.c | 19 +++ 1 files changed, 11 insertions(+), 8 deletions(-) diff --git a/drivers/net/cxgb3/cxgb3_main.c