linux-kernel-test/drivers/net/netxen
Ben Hutchings 97d1935a61 netdev: Make ethtool_ops::set_flags() return -EINVAL for unsupported flags
The documented error code for attempts to set unsupported flags (or
to clear flags that cannot be disabled) is EINVAL, not EOPNOTSUPP.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Acked-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-06-30 14:09:36 -07:00
..
Makefile netxen: fix license header 2010-01-15 01:37:25 -08:00
netxen_nic_ctx.c netxen: fix memory leaks in error path 2010-06-15 18:15:26 -07:00
netxen_nic_ethtool.c netdev: Make ethtool_ops::set_flags() return -EINVAL for unsupported flags 2010-06-30 14:09:36 -07:00
netxen_nic_hdr.h netxen: remove unnecessary size checks 2010-05-12 23:02:30 -07:00
netxen_nic_hw.c netxen: fix caching window register 2010-06-15 18:15:27 -07:00
netxen_nic_hw.h netxen: fix license header 2010-01-15 01:37:25 -08:00
netxen_nic_init.c netxen: fix rcv buffer leak 2010-06-15 18:15:27 -07:00
netxen_nic_main.c sysfs: add struct file* to bin_attr callbacks 2010-05-21 09:37:31 -07:00
netxen_nic.h netxen: handle queue manager access 2010-05-12 23:02:31 -07:00