linux-stable/drivers/s390
Stefan Raspl 9de4df7b6b net/smc: Separate SMC-D and ISM APIs
We separate the code implementing the struct smcd_ops API in the ISM
device driver from the functions that may be used by other exploiters of
ISM devices.
Note: We start out small, and don't offer the whole breadth of the ISM
device for public use, as many functions are specific to or likely only
ever used in the context of SMC-D.
This is the third part of a bigger overhaul of the interfaces between SMC
and ISM.

Signed-off-by: Stefan Raspl <raspl@linux.ibm.com>
Signed-off-by: Jan Karcher <jaka@linux.ibm.com>
Signed-off-by: Wenjia Zhang <wenjia@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2023-01-25 09:46:48 +00:00
..
block block: handle bio_split_to_limits() NULL return 2023-01-04 09:05:23 -07:00
char Driver Core changes for 6.2-rc1 2022-12-16 03:54:54 -08:00
cio VFIO updates for v6.2-rc1 2022-12-15 13:12:15 -08:00
crypto VFIO updates for v6.2-rc1 2022-12-15 13:12:15 -08:00
net net/smc: Separate SMC-D and ISM APIs 2023-01-25 09:46:48 +00:00
scsi Random number generator updates for Linux 6.2-rc1. 2022-12-12 16:22:22 -08:00
virtio virtio: Revert "virtio: find_vqs() add arg sizes" 2022-08-16 01:40:24 -04:00
Makefile