summaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion/mptlan.c
diff options
context:
space:
mode:
authorMoore, Eric2006-02-03 01:20:05 +0100
committer2006-02-28 05:55:04 +0100
commit4f8d98abaf957691f9543b9b1b610d49aa0f662b (patch)
tree7bd33445509f221d2bcdf543942e757efb6121bb /drivers/message/fusion/mptlan.c
parent[SCSI] Remove devfs support from the SCSI subsystem (diff)
downloadkernel-qcow2-linux-4f8d98abaf957691f9543b9b1b610d49aa0f662b.tar.gz
kernel-qcow2-linux-4f8d98abaf957691f9543b9b1b610d49aa0f662b.tar.xz
kernel-qcow2-linux-4f8d98abaf957691f9543b9b1b610d49aa0f662b.zip
[SCSI] fusion - mptlan - remove wierd humor print
Removes wierd humor, and bad language printk in mptlan. Signed-off-by: Eric Moore <Eric.Moore@lsil.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/message/fusion/mptlan.c')
-rw-r--r--drivers/message/fusion/mptlan.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/message/fusion/mptlan.c b/drivers/message/fusion/mptlan.c
index 73f59528212a..314c3a27585d 100644
--- a/drivers/message/fusion/mptlan.c
+++ b/drivers/message/fusion/mptlan.c
@@ -1152,10 +1152,7 @@ mpt_lan_receive_post_reply(struct net_device *dev,
priv->mpt_rxfidx_tail,
MPT_LAN_MAX_BUCKETS_OUT);
- panic("Damn it Jim! I'm a doctor, not a programmer! "
- "Oh, wait a sec, I am a programmer. "
- "And, who's Jim?!?!\n"
- "Arrgghh! We've done it again!\n");
+ return -1;
}
if (remaining == 0)