From: Inaky Perez-Gonzalez Date: Fri, 23 Feb 2007 00:37:53 +0000 (-0800) Subject: USB: add rationale on why usb descriptor structures have to be packed X-Git-Tag: v2.6.21-rc2~45^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=672027a35795ec95f516fdc702ba8900d55a9eef;p=pandora-kernel.git USB: add rationale on why usb descriptor structures have to be packed Add argumentation in defense of using __attribute__((packed)) in USB descriptors authored by Dave Brownell. Necessary as in some cases it seems superfluous. Signed-off-by: Inaky Perez-Gonzalez Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed