]> git.baikalelectronics.ru Git - kernel.git/commit
s390/qeth: fix typo in return value
authorJulian Wiedmann <jwi@linux.ibm.com>
Mon, 17 Sep 2018 15:36:07 +0000 (17:36 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 17 Sep 2018 16:10:25 +0000 (09:10 -0700)
commitbb02318ab616ba39cef9d687c1d364e2fcfceb77
tree3bff7cdc07540523bf845f4c19b59651bf47641f
parent2204ae7e66b539266ed425ce59694ab398885c0a
s390/qeth: fix typo in return value

Assuming this was just a typo, as returning an actual negative value
from a cmd callback would make no sense either.

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