commit | 9719b0c298bd6a4a608843dc989a5f94cd0a7c13 | [log] [tgz] |
---|---|---|
author | Patrick Boettcher <patrick.boettcher@desy.de> | Sat Apr 23 13:16:15 2005 -0700 |
committer | Greg KH <gregkh@suse.de> | Sat Apr 23 13:16:15 2005 -0700 |
tree | 72abe7e0dd4b4135ca8b2d6f4e7cb81bd173a437 | |
parent | f3fae6ed6aafe71826e03876ad3d4e1d3f238ec8 [diff] |
[PATCH] USB: Fix for ati_remote when stealing code from ati_remote for a GPL-driver of my usbradio (because of its neat usb int transfers) I found out, that the inbuf is freed twice. I don't have the ati-remote, so I don't know it is a problem at all, but it looks strange to me anyway. Also I don't know if it has been fixed already in newer kernel versions. From: Patrick Boettcher <patrick.boettcher@desy.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>