commit | 128416acea9ffda4b6a0e08c8d549572e87533cd | [log] [tgz] |
---|---|---|
author | Ganesh Goudar <ganeshgr@chelsio.com> | Mon Sep 04 11:16:28 2017 +0530 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 05 14:27:50 2017 -0700 |
tree | e7b0760bf99daf171bdefe4922125025d0843939 | |
parent | 1cfe6e9351c256ec6aebcf64223aa21dc7654257 [diff] |
cxgb4: fix memory leak do not reuse the loop counter which is used iterate over the ports, so that sched_tbl will be freed for all the ports. Signed-off-by: Ganesh Goudar <ganeshgr@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>