From: Mike Isely Date: Mon, 11 Feb 2008 02:23:14 +0000 (-0600) Subject: USB: cypress_m8: Feature buffer fixes X-Git-Tag: v2.6.26-rc1~1061^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93075544d6c6e9aaa14c44edb6eb3f71144bdeeb;p=pandora-kernel.git USB: cypress_m8: Feature buffer fixes cypress_m8: Feature buffer fixes From: Mike Isely Don't hardcode the feature buffer size; use sizeof() instead. That way we can easily specify the size in a single spot. Speaking of the feature buffer size, the Cypress app note (and further testing with a DeLorme Earthmate) suggests that this size should be 5 not 8 bytes. Signed-off-by: Mike Isely Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed