c867b55eb4
If ndo_validate_addr is set to the generic eth_validate_addr function there is no point in calling is_valid_ether_addr from driver ndo_open if ndo_open is not used elsewhere in the driver. With this change is_valid_ether_addr will be called from the generic eth_validate_addr function. So there should be no change in the actual behavior. Signed-off-by: Joachim Eastwood <manabian@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
Kconfig | ||
ks8695net.c | ||
ks8695net.h | ||
ks8842.c | ||
ks8851.c | ||
ks8851.h | ||
ks8851_mll.c | ||
ksz884x.c | ||
Makefile |