linux-stable/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.c sfc: add missing NVRAM partition types for EF10 2018-11-07 22:58:00 -08:00
ef10_regs.h
ef10_sriov.c sfc: remove redundant variable old_vlan 2018-07-04 22:39:11 +09:00
ef10_sriov.h
efx.c pci-v4.20-changes 2018-10-25 06:50:48 -07:00
efx.h sfc: ARFS filter IDs 2018-04-24 13:48:22 -04:00
enum.h
ethtool.c net: core: dev: Add extack argument to dev_open() 2018-12-06 13:26:06 -08:00
farch.c sfc: correctly initialise filter rwsem for farch 2018-06-30 21:13:37 +09:00
farch_regs.h
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.c jiffies: Introduce USER_TICK_USEC and redefine TICK_USEC 2018-04-06 09:28:50 +02:00
mcdi.h
mcdi_mon.c ethernet: Use octal not symbolic permissions 2018-03-26 12:07:49 -04:00
mcdi_pcol.h sfc: update MCDI protocol headers 2018-03-14 13:12:14 -04:00
mcdi_port.c sfc: support FEC configuration through ethtool 2018-03-14 13:12:15 -04:00
mtd.c mtd: Stop updating erase_info->state and calling mtd_erase_callback() 2018-03-21 09:50:56 +01:00
net_driver.h sfc: batch up RX delivery 2018-07-04 14:06:19 +09:00
nic.c
nic.h sfc: remove ctpio_dmabuf_start from stats 2018-04-04 12:07:22 -04:00
ptp.c
rx.c sfc: batch up RX delivery 2018-07-04 14:06:19 +09:00
selftest.c
selftest.h
siena.c sfc: replace asynchronous filter operations 2018-03-27 13:33:19 -04:00
siena_sriov.c
siena_sriov.h
sriov.c
sriov.h
tx.c sfc: use the new __netdev_tx_sent_queue BQL optimisation 2018-11-08 20:01:29 -08:00
tx.h
tx_tso.c
vfdi.h
workarounds.h