Alan Stern 91a99b5e78 USB: EHCI: use consistent NO_FRAME value
ehci-hcd is inconsistent in the sentinel values it uses to indicate
that no frame number has been assigned for a periodic transfer.  Some
places it uses NO_FRAME (defined as 65535), other places it uses -1,
and elsewhere it uses 9999.

This patch defines a value for NO_FRAME which can fit in a 16-bit
signed integer, and changes the code to use it everywhere.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-10-11 16:40:26 -07:00
..
2013-10-11 16:26:46 -07:00
2012-11-21 13:27:17 -08:00
2013-10-11 16:26:46 -07:00
2013-09-29 18:45:55 -07:00
2013-07-31 17:53:50 -07:00
2013-07-31 17:53:50 -07:00
2013-07-31 17:53:50 -07:00
2012-11-21 13:27:17 -08:00
2013-05-30 21:34:31 +09:00
2013-07-31 17:53:50 -07:00
2013-10-11 16:26:46 -07:00
2012-11-21 13:27:16 -08:00
2012-11-21 13:27:16 -08:00
2013-05-27 11:00:52 +09:00
2013-10-11 16:26:46 -07:00
2012-11-21 13:27:17 -08:00
2013-07-31 17:53:50 -07:00
2013-01-25 12:41:02 -08:00
2013-01-24 13:42:09 -08:00
2013-10-11 16:26:46 -07:00