Commit 9da4e1d
scsi: qla2xxx: target: Remove code for unsupported hardware
As far as I can tell, CONTINUE_TGT_IO_TYPE and CTIO_A64_TYPE are message
types from non-FWI2 boards (older than ISP24xx), which are not supported
by qla_target.c. Removing them makes it possible to turn a void * into
the real type and avoid some typecasts.
Signed-off-by: Tony Battersby <tonyb@cybernetics.com>
Link: https://patch.msgid.link/cb006628-e321-4e30-a60b-08b37b8685a5@cybernetics.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>1 parent 957aa59 commit 9da4e1d
1 file changed
Lines changed: 5 additions & 27 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3913 | 3913 | | |
3914 | 3914 | | |
3915 | 3915 | | |
3916 | | - | |
| 3916 | + | |
| 3917 | + | |
3917 | 3918 | | |
3918 | 3919 | | |
3919 | 3920 | | |
| |||
3934 | 3935 | | |
3935 | 3936 | | |
3936 | 3937 | | |
3937 | | - | |
3938 | | - | |
3939 | | - | |
3940 | | - | |
3941 | | - | |
| 3938 | + | |
| 3939 | + | |
3942 | 3940 | | |
3943 | 3941 | | |
3944 | 3942 | | |
| |||
4007 | 4005 | | |
4008 | 4006 | | |
4009 | 4007 | | |
4010 | | - | |
| 4008 | + | |
4011 | 4009 | | |
4012 | 4010 | | |
4013 | 4011 | | |
| |||
5816 | 5814 | | |
5817 | 5815 | | |
5818 | 5816 | | |
5819 | | - | |
5820 | | - | |
5821 | | - | |
5822 | | - | |
5823 | | - | |
5824 | | - | |
5825 | | - | |
5826 | | - | |
5827 | | - | |
5828 | | - | |
5829 | | - | |
5830 | | - | |
5831 | | - | |
5832 | | - | |
5833 | | - | |
5834 | | - | |
5835 | | - | |
5836 | | - | |
5837 | | - | |
5838 | | - | |
5839 | 5817 | | |
5840 | 5818 | | |
5841 | 5819 | | |
| |||
0 commit comments