]> git.baikalelectronics.ru Git - kernel.git/commit
s390/qeth: let qeth_notify_reply() set the notify reason
authorJulian Wiedmann <jwi@linux.ibm.com>
Thu, 28 Mar 2019 15:39:26 +0000 (16:39 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Mar 2019 19:57:24 +0000 (12:57 -0700)
commit1f2e3871bfad5a6dc8876b96ac2de0cecf771859
tree3574eea8eae66168160ae92db878c744ff33c059
parent6759cc84dc0c27a16f5e86abd84d2337c473d90b
s390/qeth: let qeth_notify_reply() set the notify reason

As trivial cleanup before adding more users to qeth_notify_reply(),
move the setup of reply->rc from the caller into the helper.

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