commit | 6823645d608541c2c69e8a99454936e058c294e0 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Sat Jul 07 22:30:49 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Tue Jul 10 22:17:53 2007 -0700 |
tree | e7b8b9200b4b03b7b787fc55f92c37c19076c225 | |
parent | 53aba5979e1d964c0234816eda2316f1c2e7946d [diff] |
[NETFILTER]: nf_conntrack_expect: function naming unification 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>