firewire: core: remove an unnecessary zero initialization
authorStefan Richter <stefanr@s5r6.in-berlin.de>
Mon, 7 Jun 2010 22:20:10 +0000 (00:20 +0200)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Sun, 20 Jun 2010 15:06:25 +0000 (17:06 +0200)
All of the fields of the iso_interrupt_event instance are overwritten
right after it was allocated.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>

No differences found