[NETFILTER]: nf_conntrack_expect: function naming unification
authorPatrick McHardy <kaber@trash.net>
Sun, 8 Jul 2007 05:30:49 +0000 (22:30 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 11 Jul 2007 05:17:53 +0000 (22:17 -0700)
Currently there is a wild mix of nf_conntrack_expect_, nf_ct_exp_,
expect_, exp_, ...

Consistently use nf_ct_ as prefix for exported functions.

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

No differences found