summaryrefslogtreecommitdiff
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorIdo Schimmel <idosch@mellanox.com>2015-08-06 16:41:56 +0200
committerDavid S. Miller <davem@davemloft.net>2015-08-09 22:54:10 -0700
commitd003462a50de8605e66be0966e6370ab9821e07e (patch)
tree3cee43925b4037dc5efd5b6212aa47f2945bbc27 /net/switchdev/switchdev.c
parent7b7b9cff7468fdf38ab189dde6ecb4750b171bc8 (diff)
mlxsw: Simplify mlxsw_sx_port_xmit function
Previously we only checked if the transmission queue is not full in the middle of the xmit function. This lead to complex logic due to the fact that sometimes we need to reallocate the headroom for our Tx header. Allow the switch driver to know if the transmission queue is not full before sending the packet and remove this complex logic. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions