Hello.

On 16-07-2012 23:25, Sergei Shtylyov wrote:

In rxstate(), improper types are given to 'fifo_count' and 'len' variables, and
these variables are not used in accordance to their names (up to the certain
point), i.e. 'len' to hold the size of a packet in the RX FIFO, and 'fifo_count'
to hold a difference between 'request->length' and 'request->actual'...
Interchange the variables up to the point where their use start to make sense
again.

Signed-off-by: Sergei Shtylyov <[email protected]>

---
This patch is atop of 'musb' branch of Felipe's tree...

   Felipe, will you pick this up (at least for 3.7)?

WBR, Sergei

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to