[PATCH] Janitor: drivers/net/pcnet32: fix incorrect comments
commitbc0e1fc970279c539db1e94dd473acbb193ee473
authorLinas Vepstas <linas@austin.ibm.com>
Tue, 28 Mar 2006 22:36:23 +0000 (28 16:36 -0600)
committerJeff Garzik <jeff@garzik.org>
Wed, 29 Mar 2006 22:34:02 +0000 (29 17:34 -0500)
tree77d1cc0970eceebad84b5258b2823797239cbcaf
parent8a91ed60f58451342a25f3ab4484c7257430aa8e
[PATCH] Janitor: drivers/net/pcnet32: fix incorrect comments

The comments concerning how the pcnet32 ethernet device driver selects
the MAC addr to use are incorrect. A recent patch (in the last 3 months)
changed how the code worked, but did not change the comments.

Side comment: the new behaviour is good; I've got a pcnet32 card which
powers up with garbage in the CSR's, and a good MAC addr in the PROM.

Signed-off-by: Linas Vepstas <linas@linas.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/pcnet32.c