]> git.baikalelectronics.ru Git - kernel.git/commit
cxgb4: free mac_hlist properly
authorArjun Vynipadath <arjun@chelsio.com>
Fri, 9 Nov 2018 09:20:25 +0000 (14:50 +0530)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 Nov 2018 23:18:00 +0000 (15:18 -0800)
commitab193720b349fcac1cb89352ad69e0218ca4e6ae
tree7558bb63b1b74cd1b7cc7563db9dd650042c49d6
parent8e8003bef56d9db2a0b3b3734a65ebce2673377a
cxgb4: free mac_hlist properly

The locally maintained list for tracking hash mac table was
not freed during driver remove.

Signed-off-by: Arjun Vynipadath <arjun@chelsio.com>
Signed-off-by: Ganesh Goudar <ganeshgr@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c