diff options
author | Axel Lin <axel.lin@ingics.com> | 2015-02-23 06:34:30 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-03-07 05:20:25 +0300 |
commit | bb8478d7d676802211a9a5d77bd0f87899900e41 (patch) | |
tree | 33033fb00619d165fa2e9f9463b50fab172b8c1c /firmware/whiteheat_loader.HEX | |
parent | 1d267ea6539f266352f4739c718e278dc62b1df7 (diff) | |
download | linux-bb8478d7d676802211a9a5d77bd0f87899900e41.tar.xz |
serial: ar933x_uart: Fix off-by-one for checking valid alias id
Current code uses the alias id as array subscript of ar933x_console_ports.
So the valid id is 0 ... CONFIG_SERIAL_AR933X_NR_UARTS - 1.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'firmware/whiteheat_loader.HEX')
0 files changed, 0 insertions, 0 deletions