Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64609
b: refs/heads/master
c: a289d70
h: refs/heads/master
i:
  64607: f781d15
v: v3
  • Loading branch information
Jesper Bengtsson authored and David S. Miller committed Aug 31, 2007
1 parent aea99f2 commit dbcb4d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: dbaaa07a60edf71670b484a65e14400ab40c84f7
refs/heads/master: a289d70d74c39a8e6938619f967fc6cd70ce1798
2 changes: 1 addition & 1 deletion trunk/net/netfilter/xt_tcpudp.c
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ udp_checkentry(const char *tablename,
void *matchinfo,
unsigned int hook_mask)
{
const struct xt_tcp *udpinfo = matchinfo;
const struct xt_udp *udpinfo = matchinfo;

/* Must specify no unknown invflags */
return !(udpinfo->invflags & ~XT_UDP_INV_MASK);
Expand Down

0 comments on commit dbcb4d7

Please sign in to comment.