Re: [GIT PATCH] TTY/serial driver patches for .40

From: Linus Torvalds
Date: Mon May 23 2011 - 15:28:37 EST


On Mon, May 23, 2011 at 12:05 PM, Greg KH <gregkh@xxxxxxx> wrote:
>
> Some api cleanups, and driver updates, nothing really major.  You will
> get two conflicts when you merge this to your tree (one in the tty
> Makefile and one in the bluetooth driver), but they should be "obvious"
> as to what to do.

I went a bit beyond "obvious", and actually fixed in the merge what
looked to be some missed things:

- the hci_uart_tty_receive "Return value" comment was stale

- it really looked to me like the 'stat.byte_rx' increment should use
the new 'received' count that we return.

So anybody who cares should probably check the end result.

Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/