dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/ethernet
Patrick McHardy 2ed9926e16 [NET]: Return more appropriate error from eth_validate_addr().
Paul Bolle wrote:
> http://bugzilla.kernel.org/show_bug.cgi?id=9923 would have been much easier to
> track down if eth_validate_addr() would somehow complain aloud if an address 
> is invalid. Shouldn't it make at least some noise?

I guess it should return -EADDRNOTAVAIL similar to eth_mac_addr()
when validation fails.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-04-13 22:45:40 -07:00
..
Makefile [NET]: Eliminate unused /proc/sys/net/ethernet 2006-06-05 15:34:11 -07:00
eth.c [NET]: Return more appropriate error from eth_validate_addr(). 2008-04-13 22:45:40 -07:00
pe2.c [NET]: Wrap netdevice hardware header creation. 2007-10-10 16:52:50 -07:00