usb-anchor: Ensure poisened gets initialized to 0
authorHans de Goede <hdegoede@redhat.com>
Wed, 9 Oct 2013 15:01:40 +0000 (17:01 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 Oct 2013 23:33:58 +0000 (16:33 -0700)
And do so in a way which ensures that any fields added in the future will
also get properly zero-ed.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Oliver Neukum <oliver@neukum.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found