[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)
commitd7ea5b91fad553e445bbe5d958b6a7b16222c092
treeccde3890cc0f6e44432d43f315d7dc6d705144f5
parent66e1e3b20cbbf99da63e6c1af0fc6d39c2ed099a
[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