summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio
diff options
context:
space:
mode:
authorJulian Wiedmann2018-11-08 15:06:20 +0100
committerDavid S. Miller2018-11-09 02:22:24 +0100
commit4fa55fa94f55f5bc31472e8b96b9846bc191eaf8 (patch)
treea6bb3ad2a03610ef6cdffbc16e62dfa9c7d41c69 /drivers/s390/cio
parents390/qeth: replace open-coded cmd setup (diff)
downloadkernel-qcow2-linux-4fa55fa94f55f5bc31472e8b96b9846bc191eaf8.tar.gz
kernel-qcow2-linux-4fa55fa94f55f5bc31472e8b96b9846bc191eaf8.tar.xz
kernel-qcow2-linux-4fa55fa94f55f5bc31472e8b96b9846bc191eaf8.zip
s390/qeth: remove two IPA command helpers
qeth_l3_send_ipa_arp_cmd() is merely a wrapper around qeth_send_control_data() now. So push the length adjustment into QETH_SETASS_BASE_LEN, and remove the wrapper. While at it, also remove some redundant 0-initializations. qeth_send_setassparms() requires that callers prepare their command parameters, so that they can be copied into the parameter area in one go. Skip the indirection, and just let callers set up the command themselves. Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/s390/cio')
0 files changed, 0 insertions, 0 deletions