commit | ffdb1e369a73b380fce95b05f8498d92c43842b4 | [log] [tgz] |
---|---|---|
author | Lu Baolu <baolu.lu@linux.intel.com> | Wed Jan 06 15:10:04 2016 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Jan 24 21:06:21 2016 -0800 |
tree | 93d4c35376045b1fa564b42d8883af4ce6bef697 | |
parent | 19454462acb1bdef80542061bdc9b410e4ed1ff6 [diff] |
usb: cdc-acm: send zero packet for intel 7260 modem For Intel 7260 modem, it is needed for host side to send zero packet if the BULK OUT size is equal to USB endpoint max packet length. Otherwise, modem side may still wait for more data and cannot give response to host side. Signed-off-by: Konrad Leszczynski <konrad.leszczynski@intel.com> Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com> Cc: stable@vger.kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>