s390/qeth: use all configured RX buffers
authorJulian Wiedmann <jwi@linux.ibm.com>
Thu, 30 Jul 2020 15:01:21 +0000 (17:01 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 31 Jul 2020 23:44:36 +0000 (16:44 -0700)
commit9e7d92e0b0ace7546d338a44172063ccae36a8f1
treec6c2221b40e4608d45a907eb7c39e903b3b240e9
parent02472e28b9a45471c6d8729ff2c7422baa9be46a
s390/qeth: use all configured RX buffers

The (misplaced) comment doesn't make any sense, enforcing an
uninitialized RX buffer won't help with IRQ reduction.

So make the best use of all available RX buffers.

Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/s390/net/qeth_core_main.c