]> asedeno.scripts.mit.edu Git - linux.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)
commit40c4b1e9b6ca39c9b0b40b69cf3fb71e01c5d490
tree0fda55bd258f787db889fd862e2e5e8617a254d5
parent24357e06ba511ad874d664d39475dbb01c1ca450
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