Willy Tarreau wrote:
Hi Greg, On Thu, Aug 23, 2007 at 09:55:13AM -0700, Greg KH wrote:It might help if someone sends a real patch that can be applied :)This is getting really silly now :-) We're all wasting more time wondering who will send the patch than posting it. I've lost, I got fed up first, so here it is. Please apply to mainline then stable. Thanks, Willy --From a0e2922b99eedd9863232368ea2afe072c52783e Mon Sep 17 00:00:00 2001From: Willy Tarreau <[email protected]> Date: Thu, 23 Aug 2007 21:35:41 +0200 Subject: [PATCH] fix realtek phy id in forcedeth As noticed by Chuck Ebbert, commit c5e3ae8823693b260ce1f217adca8add1bc0b3de introduced a copy-paste typo, as realtek phy is 0x732 and not 0x1c1. Obvious fix below suggested by Ayaz Abdulla. Signed-off-by: Willy Tarreau <[email protected]> Cc: Ayaz Abdulla <[email protected]> Cc: Chuck Ebbert <[email protected]> --- drivers/net/forcedeth.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
applied - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- References:
- [2.6.20.17 review 00/58] 2.6.20.17 -stable review
- From: Willy Tarreau <[email protected]>
- Re: [2.6.20.17 review 35/58] forcedeth bug fix: realtek phy
- From: Willy Tarreau <[email protected]>
- Re: [2.6.20.17 review 35/58] forcedeth bug fix: realtek phy
- From: Greg KH <[email protected]>
- Re: [2.6.20.17 review 35/58] forcedeth bug fix: realtek phy
- From: Prakash Punnoor <[email protected]>
- Re: [stable] [2.6.20.17 review 35/58] forcedeth bug fix: realtek phy
- From: Greg KH <[email protected]>
- [PATCH] fix realtek phy id in forcedeth
- From: Willy Tarreau <[email protected]>
- [2.6.20.17 review 00/58] 2.6.20.17 -stable review
- Prev by Date: Re: [PATCH 2.6.23 RESEND] cxgb3 - Fix dev->priv usage
- Next by Date: Re: kernel BUG with 2.6.23-rc3-mm1: skb_over_panic
- Previous by thread: [PATCH] fix realtek phy id in forcedeth
- Next by thread: [2.6.20.17 review 34/58] forcedeth bug fix: vitesse phy
- Index(es):