| commit | ba602a816132dcc66e875dddf2c62512a9f6f8cb | [log] [tgz] |
|---|---|---|
| author | David S. Miller <davem@davemloft.net> | Tue Aug 16 20:50:16 2005 -0700 |
| committer | David S. Miller <davem@sunset.davemloft.net> | Mon Aug 29 16:01:47 2005 -0700 |
| tree | 2aaee0552a8ed9c0f986b0684a7e1f63f10b5874 | |
| parent | bf73d1c5d726ac717755efc7e15d2a86dd383448 [diff] |
[IPVS]: Rename tcp_{init,exit}() --> ip_vs_tcp_{init,exit}()
Conflicts with global namespace functions with the
same name.
Signed-off-by: David S. Miller <davem@davemloft.net>