From: Sowmini Varadhan Date: Sun, 9 Nov 2014 01:42:10 +0000 (-0500) Subject: sunvnet: vnet_ack() should check if !start_cons to send a missed trigger X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~231^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=777362d7215f63318fc4a6fae9b320328d92e9f6;p=pandora-kernel.git sunvnet: vnet_ack() should check if !start_cons to send a missed trigger As per comments in vnet_start_xmit, for the edge case when outgoing vnet_start_xmit() data and an incoming STOPPED ACK cross each other in flight, we may need to send the missed START trigger from maybe_tx_wakeup() after checking for a false value of start_cons Signed-off-by: Sowmini Varadhan Signed-off-by: David S. Miller --- Reading git-diff-tree failed