net/sfc: remove few conditions in Rx queue refill
authorAndrew Rybchenko <arybchenko@solarflare.com>
Mon, 20 Mar 2017 10:15:12 +0000 (10:15 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 4 Apr 2017 16:59:42 +0000 (18:59 +0200)
commitf1d2d9360f94f4c7e7eaa2ea2bf3133a14d493b7
treead0bfdb58ac355465606367b1e89dbaa5aa1f72c
parent99a4949ff73622c659bf7083a731b0345aa982cc
net/sfc: remove few conditions in Rx queue refill

If Rx refill threshold guarantees that refill happens for one or
more bulks, less checks may be done on refill.

Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
drivers/net/sfc/sfc_rx.c