/openbmc/linux/net/bridge/ |
H A D | br_netlink.c | diff 2fd527b72bb6f95dfe8a1902e998cb76390c431e Wed Dec 12 11:02:48 CST 2018 Petr Machata <petrm@mellanox.com> net: ndo_bridge_setlink: Add extack
Drivers may not be able to implement a VLAN addition or reconfiguration. In those cases it's desirable to explain to the user that it was rejected (and why).
To that end, add extack argument to ndo_bridge_setlink. Adapt all users to that change.
Following patches will use the new argument in the bridge driver.
Signed-off-by: Petr Machata <petrm@mellanox.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Reviewed-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | br_private.h | diff 2fd527b72bb6f95dfe8a1902e998cb76390c431e Wed Dec 12 11:02:48 CST 2018 Petr Machata <petrm@mellanox.com> net: ndo_bridge_setlink: Add extack
Drivers may not be able to implement a VLAN addition or reconfiguration. In those cases it's desirable to explain to the user that it was rejected (and why).
To that end, add extack argument to ndo_bridge_setlink. Adapt all users to that change.
Following patches will use the new argument in the bridge driver.
Signed-off-by: Petr Machata <petrm@mellanox.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Reviewed-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_main.c | diff 2fd527b72bb6f95dfe8a1902e998cb76390c431e Wed Dec 12 11:02:48 CST 2018 Petr Machata <petrm@mellanox.com> net: ndo_bridge_setlink: Add extack
Drivers may not be able to implement a VLAN addition or reconfiguration. In those cases it's desirable to explain to the user that it was rejected (and why).
To that end, add extack argument to ndo_bridge_setlink. Adapt all users to that change.
Following patches will use the new argument in the bridge driver.
Signed-off-by: Petr Machata <petrm@mellanox.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Reviewed-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/emulex/benet/ |
H A D | be_main.c | diff 2fd527b72bb6f95dfe8a1902e998cb76390c431e Wed Dec 12 11:02:48 CST 2018 Petr Machata <petrm@mellanox.com> net: ndo_bridge_setlink: Add extack
Drivers may not be able to implement a VLAN addition or reconfiguration. In those cases it's desirable to explain to the user that it was rejected (and why).
To that end, add extack argument to ndo_bridge_setlink. Adapt all users to that change.
Following patches will use the new argument in the bridge driver.
Signed-off-by: Petr Machata <petrm@mellanox.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Reviewed-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.c | diff 2fd527b72bb6f95dfe8a1902e998cb76390c431e Wed Dec 12 11:02:48 CST 2018 Petr Machata <petrm@mellanox.com> net: ndo_bridge_setlink: Add extack
Drivers may not be able to implement a VLAN addition or reconfiguration. In those cases it's desirable to explain to the user that it was rejected (and why).
To that end, add extack argument to ndo_bridge_setlink. Adapt all users to that change.
Following patches will use the new argument in the bridge driver.
Signed-off-by: Petr Machata <petrm@mellanox.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Reviewed-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_main.c | diff 2fd527b72bb6f95dfe8a1902e998cb76390c431e Wed Dec 12 11:02:48 CST 2018 Petr Machata <petrm@mellanox.com> net: ndo_bridge_setlink: Add extack
Drivers may not be able to implement a VLAN addition or reconfiguration. In those cases it's desirable to explain to the user that it was rejected (and why).
To that end, add extack argument to ndo_bridge_setlink. Adapt all users to that change.
Following patches will use the new argument in the bridge driver.
Signed-off-by: Petr Machata <petrm@mellanox.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Reviewed-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/core/ |
H A D | rtnetlink.c | diff 2fd527b72bb6f95dfe8a1902e998cb76390c431e Wed Dec 12 11:02:48 CST 2018 Petr Machata <petrm@mellanox.com> net: ndo_bridge_setlink: Add extack
Drivers may not be able to implement a VLAN addition or reconfiguration. In those cases it's desirable to explain to the user that it was rejected (and why).
To that end, add extack argument to ndo_bridge_setlink. Adapt all users to that change.
Following patches will use the new argument in the bridge driver.
Signed-off-by: Petr Machata <petrm@mellanox.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Reviewed-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_main.c | diff 2fd527b72bb6f95dfe8a1902e998cb76390c431e Wed Dec 12 11:02:48 CST 2018 Petr Machata <petrm@mellanox.com> net: ndo_bridge_setlink: Add extack
Drivers may not be able to implement a VLAN addition or reconfiguration. In those cases it's desirable to explain to the user that it was rejected (and why).
To that end, add extack argument to ndo_bridge_setlink. Adapt all users to that change.
Following patches will use the new argument in the bridge driver.
Signed-off-by: Petr Machata <petrm@mellanox.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Reviewed-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/linux/ |
H A D | netdevice.h | diff 2fd527b72bb6f95dfe8a1902e998cb76390c431e Wed Dec 12 11:02:48 CST 2018 Petr Machata <petrm@mellanox.com> net: ndo_bridge_setlink: Add extack
Drivers may not be able to implement a VLAN addition or reconfiguration. In those cases it's desirable to explain to the user that it was rejected (and why).
To that end, add extack argument to ndo_bridge_setlink. Adapt all users to that change.
Following patches will use the new argument in the bridge driver.
Signed-off-by: Petr Machata <petrm@mellanox.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Reviewed-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|