megasas: Replace trace_megasas_dcmd_dump_frame()
commit10d6530c64b4b4935fea3a4317e9c46d92a5e6db
authorHannes Reinecke <hare@suse.de>
Wed, 11 Jul 2012 11:35:16 +0000 (11 13:35 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 26 Jul 2012 15:44:07 +0000 (26 17:44 +0200)
tree83203e7fd9e3e731758d08b15af466371187087a
parenta21143486b9c6d7a50b7b62877c02b3c686943cb
megasas: Replace trace_megasas_dcmd_dump_frame()

trace_megasas_dcmd_dump_frame() takes 9 arguments, which is
rather much. Plus the trace infrastructure doesn't support
it.  As we can get the information via other means it's pointless
to have it in the driver, so rather use some proper trace
point here and remove the old one.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Cc: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/megasas.c
trace-events