From: Oliver Neukum Date: Thu, 5 Feb 2009 15:54:25 +0000 (+0100) Subject: USB: serial: introduce a flag into the usb serial layer to tell drivers that their... X-Git-Tag: v2.6.30-rc1~670^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8bece8d91f9ed9cff3c98920802f1b3046b7560;p=pandora-kernel.git USB: serial: introduce a flag into the usb serial layer to tell drivers that their URBs are killed due to suspension This patch introduces a flag into the usb serial layer to tell drivers that their URBs are killed due to suspension. That is necessary to let drivers know whether they should report an error back. Signed-off-by: Oliver Neukum Hi Greg, this is for 2.6.30. Patches to use this in drivers are under development. Regards Oliver --- Reading git-diff-tree failed