linux_dsm_epyc7002/drivers/net/ethernet/cavium
Vadim Lomovtsev 0dd563b9a6 net: thunderx: make CFG_DONE message to run through generic send-ack sequence
At the end of NIC VF initialization VF sends CFG_DONE message to PF without
using nicvf_msg_send_to_pf routine. This potentially could re-write data in
mailbox. This commit is to implement common way of sending CFG_DONE message
by the same way with other configuration messages by using
nicvf_send_msg_to_pf() routine.

Signed-off-by: Vadim Lomovtsev <vlomovtsev@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-02-22 11:43:44 -08:00
..
common net: cavium: clean up return value check in cavium_ptp_probe 2018-11-23 17:26:07 -08:00
liquidio liquidio: read sc->iq_no before release sc 2018-11-30 17:20:39 -08:00
octeon net: ethernet: Convert phydev advertize and supported from u32 to link mode 2018-11-11 10:10:01 -08:00
thunder net: thunderx: make CFG_DONE message to run through generic send-ack sequence 2019-02-22 11:43:44 -08:00
Kconfig net: Don't default Cavium PTP driver to 'y' 2019-02-06 19:48:15 -08:00
Makefile net: add support for Cavium PTP coprocessor 2018-01-16 14:31:14 -05:00