Re: [PATCH 1/2] 3com/typhoon: reuse eth_mac_addr()

From: David Dillow
Date: Wed Feb 22 2012 - 08:55:22 EST


On Wed, 2012-02-22 at 13:36 +0100, Danny Kukawka wrote:
> Use eth_mac_addr() for .ndo_set_mac_address, remove
> typhoon_set_mac_address() since it do currently the same as
> eth_mac_addr(). Additional advantage: eth_mac_addr() already
> checks if the given address is valid.
>
> Signed-off-by: Danny Kukawka <danny.kukawka@xxxxxxxxx>

Acked-by: Dave Dillow <dave@xxxxxxxxxxxxxx>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/