Re: [PATCH V2 net-next] liquidio: fix ndo_change_mtu to always return correct status to the caller

2018-03-12 Thread David Miller
From: Felix Manlunas Date: Sat, 10 Mar 2018 00:17:35 -0800 > From: Veerasenareddy Burru > > 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

[PATCH V2 net-next] liquidio: fix ndo_change_mtu to always return correct status to the caller

2018-03-10 Thread Felix Manlunas
From: Veerasenareddy Burru 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