From: Moore, Eric Date: Fri, 3 Feb 2006 00:20:05 +0000 (-0700) Subject: [SCSI] fusion - mptlan - remove wierd humor print X-Git-Tag: v2.6.17-rc1~1129^2~4^2~136 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;ds=sidebyside;h=4f8d98abaf957691f9543b9b1b610d49aa0f662b;p=linux-2.6 [SCSI] fusion - mptlan - remove wierd humor print Removes wierd humor, and bad language printk in mptlan. Signed-off-by: Eric Moore Signed-off-by: James Bottomley --- diff --git a/drivers/message/fusion/mptlan.c b/drivers/message/fusion/mptlan.c index 73f5952821..314c3a2758 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)