[PATCH 04/10] esp_scsi: debug event and command

2014-11-21 Thread Hannes Reinecke
Add new debug definitions for event and command logging. Signed-off-by: Hannes Reinecke h...@suse.de --- drivers/scsi/esp_scsi.c | 15 +++ 1 file changed, 15 insertions(+) diff --git a/drivers/scsi/esp_scsi.c b/drivers/scsi/esp_scsi.c index 492c51b..fe3278e 100644 ---

Re: [PATCH 04/10] esp_scsi: debug event and command

2014-11-21 Thread Paolo Bonzini
On 21/11/2014 10:27, Hannes Reinecke wrote: Add new debug definitions for event and command logging. Signed-off-by: Hannes Reinecke h...@suse.de --- drivers/scsi/esp_scsi.c | 15 +++ 1 file changed, 15 insertions(+) diff --git a/drivers/scsi/esp_scsi.c