Thomas Falcon 0718421389 ibmvnic: Fix statistics buffers memory leak
Move initialization of statistics buffers from ibmvnic_init function
into ibmvnic_probe. In the current state, ibmvnic_init will be called
again during a device reset, resulting in the allocation of new
buffers without freeing the old ones.

Signed-off-by: Thomas Falcon <tlfalcon@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-05-17 14:57:19 -04:00
..
2018-05-13 20:22:58 -04:00
2018-03-20 12:08:45 -04:00
2018-02-22 10:44:36 +08:00
2018-05-08 22:54:18 -04:00
2018-04-27 20:21:07 -04:00