> -----Original Message----- > From: netdev-owner@xxxxxxxxxxxxxxx [mailto:netdev- > owner@xxxxxxxxxxxxxxx] On Behalf Of Stefan Metzmacher > Sent: Wednesday, June 01, 2011 12:09 PM > - .flags = FLAG_POINTTOPOINT | FLAG_NO_SETINT | FLAG_MULTI_PACKET, > + .flags = FLAG_WWAN | FLAG_NO_SETINT | FLAG_MULTI_PACKET, This patch will introduce incompatibility with already existing applications, which track usbX devices. As a result, end user application will stop working. cdc_ncm driver can also be used for local link terminated in device, so wwan would be inappropriate name. Regards, Alexey -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html