diff options
author | Julian Wiedmann <jwi@linux.vnet.ibm.com> | 2018-02-09 11:03:50 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-02-09 20:30:23 +0100 |
commit | 1c5b2216fbb973a9410e0b06389740b5c1289171 (patch) | |
tree | 577be160ca8f5a410d2d10eeb911c0c7286eb36a /drivers/s390/char | |
parent | s390/qeth: fix underestimated count of buffer elements (diff) | |
download | linux-1c5b2216fbb973a9410e0b06389740b5c1289171.tar.xz linux-1c5b2216fbb973a9410e0b06389740b5c1289171.zip |
s390/qeth: fix SETIP command handling
send_control_data() applies some special handling to SETIP v4 IPA
commands. But current code parses *all* command types for the SETIP
command code. Limit the command code check to IPA commands.
Fixes: 5b54e16f1a54 ("qeth: do not spin for SETIP ip assist command")
Signed-off-by: Julian Wiedmann <jwi@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/s390/char')
0 files changed, 0 insertions, 0 deletions