commit | e96e0eded1335b9cfac71fcdd989d682eb3f8412 | [log] [tgz] |
---|---|---|
author | jbaron@akamai.com <jbaron@akamai.com> | Mon Sep 26 11:00:44 2016 -0400 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 27 09:55:18 2016 -0400 |
tree | c220652dd78b24042eb510f6736d6ca05e4ffdec | |
parent | 44675a6df839259102178c1e0c3c082821fcb8b7 [diff] |
bnx2x: free the mac filter group list before freeing the cmd The group list must be freed prior to freeing the command otherwise we have a use-after-free. Signed-off-by: Jason Baron <jbaron@akamai.com> Cc: Yuval Mintz <Yuval.Mintz@qlogic.com> Cc: Ariel Elior <Ariel.Elior@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>