commit | d782d80f36f33426e99eacae8cd7f2ff7918aaf4 | [log] [tgz] |
---|---|---|
author | Julian Wiedmann <jwi@linux.ibm.com> | Wed Sep 26 18:29:15 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Sep 26 09:56:07 2018 -0700 |
tree | fda176cd4a42a6483d1b624ded93f96e41356560 | |
parent | d19b93f40e2350e1ce6032df248db88177996720 [diff] |
s390/qeth: clean up drop conditions for received cmds If qeth_check_ipa_data() consumed an event, there's no point in processing it further. So drop it early, and make the surrounding code a tiny bit more readable. Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>