From: Johan Hovold Date: Mon, 26 May 2014 17:22:55 +0000 (+0200) Subject: USB: sierra: fix characters being dropped at close X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~34^2~136 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93670599fc52217dcf8a69832faf66171cdb9581;p=pandora-kernel.git USB: sierra: fix characters being dropped at close Fix characters potentially being dropped at close due to missing chars_in_buffer implementation. Note that currently the write urbs are not even killed at close (will be fixed separately), but this could still lead to dropped data since we have lowered DTR/RTS. Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed