]> err.no Git - linux-2.6/commit
[PATCH] USB gadgetfs: fixes an error on writing to endpoint file
authorPavol Kurina <kurina@gmx.net>
Wed, 7 Sep 2005 16:49:34 +0000 (09:49 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 12 Sep 2005 19:23:45 +0000 (12:23 -0700)
commit4809ecc29935893d954ab9244899777ffaca40ac
treef1ff7c202eeb7469c30781b4639613e8bb7dcbe5
parent22c438632850c0d6257b45c90afed0cea6953afc
[PATCH] USB gadgetfs: fixes an error on writing to endpoint file

this patch fixes an "Invalid argument" error returned by a write to an
endpoint-file after reopening it in the gadgetfs module in the kernel
2.6.12.

This was testet only with dummy_hcd module!

Signed-off-by: Pavol Kurina <kurina@gmx.net>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
drivers/usb/gadget/inode.c