[NETFILTER]: nf_conntrack: add helper function for expectation initialization
authorPatrick McHardy <kaber@trash.net>
Sun, 3 Dec 2006 06:08:01 +0000 (22:08 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 3 Dec 2006 06:08:01 +0000 (22:08 -0800)
Expectation address masks need to be differently initialized depending
on the address family, create helper function to avoid cluttering up
the code too much.

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

No differences found