]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drivers/message/fusion/mptscsih.c: missing break
authorAlan Cox <alan@linux.intel.com>
Tue, 18 Dec 2012 22:21:30 +0000 (14:21 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 18 Dec 2012 23:02:12 +0000 (15:02 -0800)
commit3012d60b39761b0bf73e3be677d2f8e424f0b294
tree2db37054681113058b4e369dce36f41be8c85020
parentd95bfe464bae35daadaa46477e3ef984747abfff
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>
drivers/message/fusion/mptscsih.c