]> git.baikalelectronics.ru Git - kernel.git/commit
[NETFILTER]: xt_tcpudp: fix wrong struct in udp_checkentry
authorJesper Bengtsson <jesper.bengtsson@axis.com>
Fri, 31 Aug 2007 05:36:43 +0000 (22:36 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 31 Aug 2007 05:36:43 +0000 (22:36 -0700)
commit917cbcde7415d974e42a6f89c825805332d4f4c8
tree45e5257729d5a1f8ae0a607cbe51a7846f51f9e8
parent8b6170882da6f1e823a1bffa2e5abf7087caf505
[NETFILTER]: xt_tcpudp: fix wrong struct in udp_checkentry

It doesn't seem to have any effect on the x86 architecture but it does
have effect on the Axis CRIS architecture.

Signed-off-by: Jesper Bengtsson <jesper.bengtsson@axis.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/netfilter/xt_tcpudp.c