]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
fix realtek phy id in forcedeth
authorWilly Tarreau <w@1wt.eu>
Thu, 23 Aug 2007 19:35:41 +0000 (21:35 +0200)
committerJeff Garzik <jeff@garzik.org>
Sat, 25 Aug 2007 06:30:57 +0000 (02:30 -0400)
commitba685fb2abd71162bea6895a99449c1071b01402
tree7ee207e784a4634b22be17a9b9ca1c012aaac963
parent1a8f46100b657f533ce677e79bc27c6794c91c46
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 <w@1wt.eu>
Cc: Ayaz Abdulla <aabdulla@nvidia.com>
Cc: Chuck Ebbert <cebbert@redhat.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/forcedeth.c