]> git.baikalelectronics.ru Git - kernel.git/commit
[TCP]: Add missing break to TCP option parsing code
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>
Thu, 14 Jun 2007 19:58:26 +0000 (12:58 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 14 Jun 2007 19:58:26 +0000 (12:58 -0700)
commit6732f902a42f76f64ea341135273b13588199fa4
treeccde3890cc0f6e44432d43f315d7dc6d705144f5
parentea5096d5301ef6bf82be8ed8845d84b578c820ea
[TCP]: Add missing break to TCP option parsing code

This flaw does not affect any behavior (currently).

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_input.c