[NETFILTER]: H.323 helper: fix sequence extension parsing
authorPatrick McHardy <kaber@trash.net>
Tue, 23 May 2006 22:07:46 +0000 (15:07 -0700)
committerDavid S. Miller <davem@sunset.sfo1.dsl.speakeasy.net>
Tue, 23 May 2006 22:15:10 +0000 (15:15 -0700)
When parsing unknown sequence extensions the "son"-pointer points behind
the last known extension for this type, don't try to interpret it.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found