[I/OAT]: Rename cleanup_rbuf to tcp_cleanup_rbuf and make non-static
authorChris Leech <christopher.leech@intel.com>
Wed, 24 May 2006 01:00:16 +0000 (18:00 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 18 Jun 2006 04:25:50 +0000 (21:25 -0700)
commit0e4b4992b8007c6b62ec143cbbb292f98813ca11
treefccdef8ec226d1febc5f7c22a793b10337026187
parent97fc2f0848c928c63c2ae619deee61a0b1107b69
[I/OAT]: Rename cleanup_rbuf to tcp_cleanup_rbuf and make non-static

Needed to be able to call tcp_cleanup_rbuf in tcp_input.c for I/OAT

Signed-off-by: Chris Leech <christopher.leech@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/tcp.h
net/ipv4/tcp.c