]> git.baikalelectronics.ru Git - kernel.git/commit
s390/qeth: handle error when updating TX queue count
authorJulian Wiedmann <jwi@linux.ibm.com>
Wed, 5 Jun 2019 11:48:51 +0000 (13:48 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 5 Jun 2019 18:48:57 +0000 (11:48 -0700)
commitf5d062ed2fc3091fec3b04464e4d0d670df24176
tree3996ebe3ad005bce5424e042e180fb90f442a6a0
parent077cae892f52c2e594ea1fad63d5363594495fed
s390/qeth: handle error when updating TX queue count

netif_set_real_num_tx_queues() can return an error, deal with it.

Fixes: c6a8ca0baacd ("s390/qeth: add TX multiqueue support for OSA devices")
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