linux_dsm_epyc7002/drivers/net/ethernet/cavium
Veerasenareddy Burru 87a7c4b3c3 liquidio: fix ndo_change_mtu to always return correct status to the caller
In a scenario where the command queued to firmware get dropped or times
out, MTU change from host will not propagate to firmware. So, it is
required for host driver to wait for response from firmware or timeout
and then return correct status to caller of ndo_change_mtu.

Also moved the common code for MTU change from PF and VF driver files to
common file lio_core.c

Signed-off-by: Veerasenareddy Burru <veerasenareddy.burru@cavium.com>
Signed-off-by: Felix Manlunas <felix.manlunas@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-03-12 11:00:42 -04:00
..
common net: cavium: fix NULL pointer dereference in cavium_ptp_put 2018-02-12 14:38:37 -05:00
liquidio liquidio: fix ndo_change_mtu to always return correct status to the caller 2018-03-12 11:00:42 -04:00
octeon ethernet: cavium: octeon: Switch to using netdev_info(). 2017-10-26 10:03:35 +09:00
thunder Revert "net: thunderx: Add support for xdp redirect" 2018-02-14 14:23:39 -05:00
Kconfig net: thunderx: add timestamping support 2018-01-16 14:31:14 -05:00
Makefile net: add support for Cavium PTP coprocessor 2018-01-16 14:31:14 -05:00