fm10k: free queue memory when closing
authorMichael Qiu <michael.qiu@intel.com>
Tue, 14 Jul 2015 12:45:44 +0000 (20:45 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Sun, 19 Jul 2015 20:24:41 +0000 (22:24 +0200)
commit2cb9c53449d390b3d5de15f361006fb364c4bf9d
tree00dbccb08cf6f47dbdcdf5838c1737b61d74019d
parent6b4537128394ab15b943145f3d1e03a1fb07bbb8
fm10k: free queue memory when closing

When close a port, lots of memory should be released,
such as software rings, queues, etc.

Signed-off-by: Michael Qiu <michael.qiu@intel.com>
drivers/net/fm10k/fm10k_ethdev.c