linux_dsm_epyc7002/drivers/net/ethernet/sfc
Petr Machata 00f54e6892 net: core: dev: Add extack argument to dev_open()
In order to pass extack together with NETDEV_PRE_UP notifications, it's
necessary to route the extack to __dev_open() from diverse (possibly
indirect) callers. One prominent API through which the notification is
invoked is dev_open().

Therefore extend dev_open() with and extra extack argument and update
all users. Most of the calls end up just encoding NULL, but bond and
team drivers have the extack readily available.

Signed-off-by: Petr Machata <petrm@mellanox.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Reviewed-by: Ido Schimmel <idosch@mellanox.com>
Reviewed-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-12-06 13:26:06 -08:00
..
falcon net: core: dev: Add extack argument to dev_open() 2018-12-06 13:26:06 -08:00
bitfield.h
ef10_regs.h
ef10_sriov.c sfc: remove redundant variable old_vlan 2018-07-04 22:39:11 +09:00
ef10_sriov.h
ef10.c sfc: add missing NVRAM partition types for EF10 2018-11-07 22:58:00 -08:00
efx.c pci-v4.20-changes 2018-10-25 06:50:48 -07:00
efx.h
enum.h
ethtool.c net: core: dev: Add extack argument to dev_open() 2018-12-06 13:26:06 -08:00
farch_regs.h
farch.c sfc: correctly initialise filter rwsem for farch 2018-06-30 21:13:37 +09:00
filter.h
io.h
Kconfig
Makefile net: ethernet: sfc: Make subdir logic consistent with other vendors 2018-07-05 20:05:54 +09:00
mcdi_mon.c
mcdi_pcol.h
mcdi_port.c
mcdi.c
mcdi.h
mtd.c
net_driver.h sfc: batch up RX delivery 2018-07-04 14:06:19 +09:00
nic.c
nic.h
ptp.c
rx.c sfc: batch up RX delivery 2018-07-04 14:06:19 +09:00
selftest.c
selftest.h
siena_sriov.c
siena_sriov.h
siena.c
sriov.c
sriov.h
tx_tso.c
tx.c sfc: use the new __netdev_tx_sent_queue BQL optimisation 2018-11-08 20:01:29 -08:00
tx.h
vfdi.h
workarounds.h