meta name='robots' content='noindex, nofollow'/>
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
='right'>2016-06-30 17:34:45 +0300
committerDavid S. Miller <davem@davemloft.net>2016-07-01 06:12:03 -0400
commit3947ca1859999ac00698c0da0d233813a93d288a (patch)
tree4715ae1b9f34d9645bdd1e1b63c57a4d7b363969
parent29429f3300a378f7c29583b4c2c2ef29e2190a69 (diff)
net/mlx5e: Implement ndo_tx_timeout callback
Add callback to handle TX timeouts. Fixes: f62b8bb8f2d3 ('net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionality') Signed-off-by: Daniel Jurgens <danielj@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>