tcp_output: fix sparse warning for tcp_wfree
authorSilviu-Mihai Popescu <silviupopescu1990@gmail.com>
Sat, 4 Aug 2012 09:31:29 +0000 (09:31 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 6 Aug 2012 20:29:56 +0000 (13:29 -0700)
Fix sparse warning:
* symbol 'tcp_wfree' was not declared. Should it be static?

Signed-off-by: Silviu-Mihai Popescu <silviupopescu1990@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found