Re: [PATCH] compat: add tty_set_termios only for kernel >= 2.6.27
From: Luis R. Rodriguez <hidden>
Date: 2011-02-28 05:49:51
From: Luis R. Rodriguez <hidden>
Date: 2011-02-28 05:49:51
On Sun, Feb 27, 2011 at 5:49 AM, Hauke Mehrtens [off-list ref] wrote:
tty_set_termios does not build with older kernel versions and is only needed by bluetooth which works only for kernel >= 2.6.27. Reported-by: Juan Carlos Garza <redacted> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Applied, thanks! Luis