Home
last modified time | relevance | path

Searched hist:c2b703b807e3aba4d2b542c9096c790186a6e71f (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/tty/serial/
H A Dserial_core.cdiff c2b703b807e3aba4d2b542c9096c790186a6e71f Wed Jul 23 08:06:22 CEST 2014 Yoshihiro YUNOMAE <yoshihiro.yunomae.ez@hitachi.com> serial/core: Fix too big allocation for attribute member

Current code allocates too much data for tty_groups member of uart_port struct,
so fix it.

Signed-off-by: Yoshihiro YUNOMAE <yoshihiro.yunomae.ez@hitachi.com>
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>