From: Duncan Sands Date: Fri, 13 Jan 2006 08:48:36 +0000 (+0100) Subject: [PATCH] USBATM: xusbatm rewrite X-Git-Tag: v2.6.16-rc2~209 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=233c08e0ff303e659a9003d49b15608f59f08a64;p=pandora-kernel.git [PATCH] USBATM: xusbatm rewrite The xusbatm driver is for otherwise unsupported modems. All it does is grab hold of a user-specified set of interfaces - the generic usbatm core methods (hopefully) do the rest. As Aurelio Arroyo discovered when he tried to use xusbatm (big mistake!), the interface grabbing logic was completely borked. Here is a rewrite that works. Signed-off-by: Duncan Sands Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed