]> git.baikalelectronics.ru Git - kernel.git/commit
cxgb4vf: free mac_hlist properly
authorArjun Vynipadath <arjun@chelsio.com>
Fri, 9 Nov 2018 09:22:53 +0000 (14:52 +0530)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 Nov 2018 23:18:48 +0000 (15:18 -0800)
commit7d3dd519597c97cfb5b45fb4902edcbd62d67108
tree0fda55bd258f787db889fd862e2e5e8617a254d5
parented5cd7978ba97efdea8c49e66413b2b869c98fe9
cxgb4vf: 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/cxgb4vf/cxgb4vf_main.c