]> asedeno.scripts.mit.edu Git - linux.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)
commit31c92732cdf22fc5ac6807be34fddec1ca9b30ac
tree3bff7cdc07540523bf845f4c19b59651bf47641f
parent4d19db777a2f32c9b76f6fd517ed8960576cb43e
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