forked from Minki/linux
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> |
||
---|---|---|
.. | ||
3c505.c | ||
3c505.h | ||
3c507.c | ||
82596.c | ||
eepro.c | ||
eexpress.c | ||
eexpress.h | ||
ether1.c | ||
ether1.h | ||
Kconfig | ||
lasi_82596.c | ||
lib82596.c | ||
lp486e.c | ||
Makefile | ||
ni52.c | ||
ni52.h | ||
sni_82596.c | ||
sun3_82586.c | ||
sun3_82586.h | ||
znet.c |