Re: [PATCH][RFC take 2] Add support for the RDC R6040 Fast Ethernet controller

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Stephen Hemminger
Date: Saturday, November 10, 2007 - 12:33 pm

> +static int __devinit r6040_init_one(struct pci_dev *pdev,


The is_valid_ether_addr is superflous.
 dev->dev_addr will always be zero (since it is part of just allocated structure).
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH][RFC] Add support for the RDC R6040 Fast Ethern ..., Stephen Hemminger, (Wed Oct 31, 9:07 am)
[PATCH][RFC take 2] Add support for the RDC R6040 Fast Eth ..., Florian Fainelli, (Sat Nov 10, 11:22 am)
Re: [PATCH][RFC take 2] Add support for the RDC R6040 Fast ..., Stephen Hemminger, (Sat Nov 10, 12:33 pm)
Re: [PATCH][RFC take 2] Add support for the RDC R6040 Fast ..., Stephen Hemminger, (Tue Nov 13, 12:09 pm)