diff options
author | Jonas Gorski <jogo@openwrt.org> | 2013-02-24 17:08:39 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-03-12 19:53:23 +0400 |
commit | 064256feab4f94d2dc894b181e2f82769966f6c7 (patch) | |
tree | 1fecee472718af5cb3a332f16da7b736ced454e8 /net/unix/af_unix.c | |
parent | 8d2f8cd424ca0b99001f3ff4f5db87c4e525f366 (diff) | |
download | linux-064256feab4f94d2dc894b181e2f82769966f6c7.tar.xz |
serial: bcm63xx_uart: fix compilation after "TTY: switch tty_insert_flip_char"
92a19f9cec9a80ad93c06e115822deb729e2c6ad introduced a local variable
with the same name as the argument to bcm_uart_do_rx, breaking
compilation. Fix this by renaming the new variable and its uses where
expected.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
Acked-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions