diff options
author | Julian Wiedmann <jwi@linux.ibm.com> | 2019-02-12 18:33:25 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-02-12 13:14:24 -0500 |
commit | 742d4d40831d3d2bd2dff0bd2c9488b944231cb2 (patch) | |
tree | 502522983cc79805ffa45e99b13fe34d916c0422 /fs/open.c | |
parent | 1709ff8d8603dcfe977ed58557f552b46695d2a3 (diff) | |
download | lwn-742d4d40831d3d2bd2dff0bd2c9488b944231cb2.tar.gz lwn-742d4d40831d3d2bd2dff0bd2c9488b944231cb2.zip |
s390/qeth: convert remaining legacy cmd callbacks
This calls the existing errno translation helpers from the callbacks,
adding trivial wrappers where necessary. For cmds that have no
sophisticated errno translation, default to -EIO.
For IPA cmds with no callback, fall back to a minimal default. This is
currently being used by qeth_l3_send_setrouting().
Thus having all converted all callbacks, remove the legacy path in
qeth_send_control_data_cb().
Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/open.c')
0 files changed, 0 insertions, 0 deletions