linux/drivers/net/qlcnic
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
qlcnic.h qlcnic: Add support for configuring eswitch and npars 2010-06-29 15:12:36 -07:00
qlcnic_ctx.c qlcnic: Add support for configuring eswitch and npars 2010-06-29 15:12:36 -07:00
qlcnic_ethtool.c netdev: Make ethtool_ops::set_flags() return -EINVAL for unsupported flags 2010-06-30 14:09:36 -07:00
qlcnic_hdr.h qlcnic: Remove obsolete code 2010-06-29 15:12:36 -07:00
qlcnic_hw.c qlcnic: release device resources during interface down 2010-06-23 13:16:30 -07:00
qlcnic_init.c qlcnic: Remove obsolete code 2010-06-29 15:12:36 -07:00
qlcnic_main.c qlcnic: Add support for configuring eswitch and npars 2010-06-29 15:12:36 -07:00