]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
scsi: mptfusion: Fix printk continuations
authorHelge Deller <deller@gmx.de>
Thu, 17 Nov 2016 20:46:20 +0000 (21:46 +0100)
committerMartin K. Petersen <martin.petersen@oracle.com>
Fri, 18 Nov 2016 01:49:29 +0000 (20:49 -0500)
commit4aaa4065f762514c38aba1f1193d200c7140d1c0
tree8b91124ff883011fc800e2402c77d2bb869b9e9d
parent0910d8bbdd99856af1394d3d8830955abdefee4a
scsi: mptfusion: Fix printk continuations

Fix the printk continuations when running the mptfusion driver.
This patch brings the capabilities into one single syslog line again:
   mptbase: ioc1: Initiating bringup
   ioc1: LSI53C1030 B2: Capabilities={Initiator,Target}
   scsi host3: ioc1: LSI53C1030 B2, FwRev=01032341h, Ports=1, MaxQ=255, IRQ=67

Tested on a parisc C8000 machine.

Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/message/fusion/mptbase.c