Re: [PATCH v3 1/2] USB: cdc: add MBIM extended functional descriptor structure

2014-03-19 Thread David Miller
From: Bjørn Mork Date: Tue, 18 Mar 2014 09:35:57 +0100 > Or will patchwork keep track of tags across different patch > versions? It doesn't, and should not. It has no idea if the patch changed or not, the ACK'er might not still agree with the patch if any changes were made. -- To unsubscribe fr

Re: [PATCH v3 1/2] USB: cdc: add MBIM extended functional descriptor structure

2014-03-18 Thread Bjørn Mork
Ben Chan writes: > This patch adds the MBIM extended functional descriptor structure > defined in "Universal Serial Bus Communications Class Subclass > Specification for Mobile Broadband Interface Model, Revision 1.0, > Errata-1" published by USB-IF. > > Signed-off-by: Ben Chan > --- > No change

[PATCH v3 1/2] USB: cdc: add MBIM extended functional descriptor structure

2014-03-17 Thread Ben Chan
This patch adds the MBIM extended functional descriptor structure defined in "Universal Serial Bus Communications Class Subclass Specification for Mobile Broadband Interface Model, Revision 1.0, Errata-1" published by USB-IF. Signed-off-by: Ben Chan --- No changes from patch v1. include/uapi/li