aha1542: Don't reduce functionality with DEBUG enabled
authorOndrej Zary <linux@rainbow-software.org>
Fri, 6 Feb 2015 22:11:54 +0000 (23:11 +0100)
committerJames Bottomley <JBottomley@Odin.com>
Fri, 10 Apr 2015 01:09:18 +0000 (18:09 -0700)
commit764a0c7e840085828afbc16fb9b47be5712f5531
treec58601c17ca7cc5b248e3fdcce3e41aebfea008e
parent6ddc8cf40a2011af0c1a5dd300cc75d727c3c3a8
aha1542: Don't reduce functionality with DEBUG enabled

Enabling DEBUG disables write commands and devices with ID > 1.
Remove this "feature" to allow real debugging.

Signed-off-by: Ondrej Zary <linux@rainbow-software.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
drivers/scsi/aha1542.c