commit | 9e7d92e0b0ace7546d338a44172063ccae36a8f1 | [log] [tgz] |
---|---|---|
author | Julian Wiedmann <jwi@linux.ibm.com> | Thu Jul 30 17:01:21 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Jul 31 16:44:36 2020 -0700 |
tree | c6c2221b40e4608d45a907eb7c39e903b3b240e9 | |
parent | 02472e28b9a45471c6d8729ff2c7422baa9be46a [diff] |
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>