net/vmxnet3: replenish ring buffers in Rx
authorDavid Harton <dharton@cisco.com>
Fri, 25 Aug 2017 15:22:11 +0000 (11:22 -0400)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 6 Oct 2017 00:49:48 +0000 (02:49 +0200)
commitc740ba20c8cb7c334c734c27b0d9e95d266830f7
treea0ddfd2ba766daeaef5ebd50c2160d00eb17b31f
parent3720d3d7a0b93fd25723714d90620bc83824d9ce
net/vmxnet3: replenish ring buffers in Rx

vmxnet3 Rx processing should replenish ring buffers after new buffers
are available to prevent the interface from getting stuck in a state
that no new work is processed.

Signed-off-by: David Harton <dharton@cisco.com>
Acked-by: Shrikrishna Khare <skhare@vmware.com>
drivers/net/vmxnet3/vmxnet3_rxtx.c