diff options
author | Eric Dumazet <edumazet@google.com> | 2012-08-09 11:19:13 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-08-09 11:31:37 +0200 |
commit | 36471012e2ae28ca3178f84d4687a2d88a36593e (patch) | |
tree | 0cb332bf74c90dcd3c4998c66367fd2c6c1c32e8 /scripts/Makefile.modbuiltin | |
parent | net/stmmac: mark probe function as __devinit (diff) | |
download | linux-36471012e2ae28ca3178f84d4687a2d88a36593e.tar.xz linux-36471012e2ae28ca3178f84d4687a2d88a36593e.zip |
tcp: must free metrics at net dismantle
We currently leak all tcp metrics at struct net dismantle time.
tcp_net_metrics_exit() frees the hash table, we must first
iterate it to free all metrics.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/Makefile.modbuiltin')
0 files changed, 0 insertions, 0 deletions