On Sun, 10 Feb 2008 20:23:14 -0600 (CST) Mike Isely wrote: > > cypress_m8: Feature buffer fixes > > From: Mike Isely <[EMAIL PROTECTED]> > > 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 <[EMAIL PROTECTED]> > > --- > cypress_m8.c | 18 +++++++++--------- > 1 file changed, 9 insertions(+), 9 deletions(-)
Hi, Please use "diffstat -p1 -w70" as written in Documentation/SubmittingPatches, so that readers can see the full path of modified files. Thanks, --- ~Randy - To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
