projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e3c34c
)
[SCSI] fusion - mptlan - remove wierd humor print
author
Moore, Eric
<Eric.Moore@lsil.com>
Fri, 3 Feb 2006 00:20:05 +0000
(17:20 -0700)
committer
<jejb@mulgrave.il.steeleye.com>
<>
Tue, 28 Feb 2006 04:55:04 +0000
(22:55 -0600)
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>
drivers/message/fusion/mptlan.c
patch
|
blob
|
history
diff --git
a/drivers/message/fusion/mptlan.c
b/drivers/message/fusion/mptlan.c
index 73f59528212ae3aa92590eb6058457999afb3776..314c3a27585d8cc686a01243f930fe7489f6a2ed 100644
(file)
--- 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)