commit | 2744d811690364c8586b19f3dd9f365e2bfe6837 | [log] [tgz] |
---|---|---|
author | Julian Wiedmann <jwi@linux.ibm.com> | Tue Aug 20 16:46:40 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 20 13:51:46 2019 -0700 |
tree | 7c153bd41af84850065d986bb111286bc6d054c3 | |
parent | 308946b07430728016851d11051dcf1c78887973 [diff] |
s390/qeth: get vnicc sub-cmd type from reply data When processing the reply for a vnicc cmd, there's no need to remember which specific sub-cmd type we initially sent. The reply itself contains all the needed information. Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>