Bjørn Mork <bj...@mork.no> writes: > Iker Salmón San Millán <sha...@esdebian.org> writes: > >> Sorry, but didn't work, same dmesg with bad cdc descriptors and usb0 >> interface is not created. >> I tested with 3.2.0-rc7 kernel. > > OK, thanks for testing. I must have missed some finer detail somewhere.
Pretty obvious detail: The next if() will fail since info->control is NULL and therefore != intf. Could be fixed by e.g. setting info->control = intf inside the if (rndis) {} section if you have the patience to test yet-another-patch. Bjørn -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/87wr8yvhz2....@nemi.mork.no