summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_tgt_lib.c
diff options
context:
space:
mode:
authorMike Christie2007-03-01 00:32:21 +0100
committerJames Bottomley2007-03-11 17:30:11 +0100
commit0f238418b6d41cdfc85f2f399848429ff6fbfbd0 (patch)
tree12a0b9cedc9aad715b1ade7955e365e173b37088 /drivers/scsi/scsi_tgt_lib.c
parent[SCSI] iscsi_tcp: increase max_sectors (diff)
downloadkernel-qcow2-linux-0f238418b6d41cdfc85f2f399848429ff6fbfbd0.tar.gz
kernel-qcow2-linux-0f238418b6d41cdfc85f2f399848429ff6fbfbd0.tar.xz
kernel-qcow2-linux-0f238418b6d41cdfc85f2f399848429ff6fbfbd0.zip
[SCSI] iscsi_tcp: print useful error message when iscsi crc23c allocation fails
People do not read the README and seem to like to unselect the crc32c module even though iscsi_tcp selects it for them. This patch spits a error that tells the user that they really do need the module. Hopefully, we will get fewer people asking about this now. Signed-off-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/scsi/scsi_tgt_lib.c')
0 files changed, 0 insertions, 0 deletions
an title='2012-05-10 02:49:19 +0200'>2012-05-101-5/+5 * dsa: Move switch drivers to new directory drivers/net/dsaBen Hutchings2011-11-297-1859/+1Star * dsa: Move all definitions needed by drivers into <net/dsa.h>Ben Hutchings2011-11-295-95/+4Star * dsa: Remove unnecessary exportsBen Hutchings2011-11-291-2/+0Star * dsa: Allow core and drivers to be built as modulesBen Hutchings2011-11-262-7/+11 * dsa: Define module author, description, license and aliases for driversBen Hutchings2011-11-264-0/+18 * mv88e6xxx: Combine mv88e6131 and mv88e612_61_65 driversBen Hutchings2011-11-265-31/+32 * dsa: Combine core and tagging codeBen Hutchings2011-11-266-49/+38Star * dsa: Export functions from core to modulesBen Hutchings2011-11-262-0/+4 * dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functionsBen Hutchings2011-11-26