commit | 8e7dfbc8d1ea9ca9058aa641a8fe795ebca320e2 | [log] [tgz] |
---|---|---|
author | Silviu-Mihai Popescu <silviupopescu1990@gmail.com> | Sat Aug 04 09:31:29 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 06 13:29:56 2012 -0700 |
tree | f71cfe588cc48260bd74a5c74d2cc3aa6179d4ff | |
parent | 7cefdd1f55ec075f1f2da0a321495d5a8262ffaa [diff] |
tcp_output: fix sparse warning for tcp_wfree 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>