From: Bart Westgeest Date: Mon, 11 Jun 2012 16:13:08 +0000 (-0400) Subject: staging: usbip: bugfix for stack corruption on 64-bit architectures X-Git-Tag: v3.5-rc4~16^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08224262adefb5e6460888b2490a96e1bc28aef5;p=pandora-kernel.git staging: usbip: bugfix for stack corruption on 64-bit architectures Previously a 6 byte array (buf) was erroneously cast to a 8 byte long (event_bits) on 64-bit architectures which caused a stack corruption. Signed-off-by: Bart Westgeest Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed