commit | 3012d60b39761b0bf73e3be677d2f8e424f0b294 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@linux.intel.com> | Tue Dec 18 14:21:30 2012 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Dec 18 15:02:12 2012 -0800 |
tree | 2db37054681113058b4e369dce36f41be8c85020 | |
parent | d95bfe464bae35daadaa46477e3ef984747abfff [diff] |
drivers/message/fusion/mptscsih.c: missing break This happens to do the right thing in all cases on fibre channel but not on other media types Signed-off-by: Alan Cox <alan@linux.intel.com> Cc: James Bottomley <James.Bottomley@HansenPartnership.com> Cc: Nagalakshmi Nandigama <nagalakshmi.nandigama@lsi.com> Cc: Kashyap Desai <kashyap.desai@lsi.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>