diff options
author | Amit Shah <amit.shah@redhat.com> | 2010-09-02 18:20:58 +0530 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2010-10-21 17:44:03 +1030 |
commit | 04950cdf071b6e5aa4794c93ad3e3ce8a1c4aa8c (patch) | |
tree | 24a8d32ee63ef7c0a634e67dc67fdef0f84a14a6 /drivers/scsi/st.c | |
parent | 6bdf2afd02ae12bf8ac93e6d14c4b4dfef7c4c59 (diff) |
virtio: console: Add a find_port_by_devt() function
To convert to using cdev as a pointer to avoid kref troubles, we have to
use a different method to get to a port from an inode than the current
container_of method.
Add find_port_by_devt() that looks up all portdevs and ports with those
portdevs to find the right port.
Signed-off-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'drivers/scsi/st.c')
0 files changed, 0 insertions, 0 deletions