]> git.baikalelectronics.ru Git - kernel.git/commit
ibmvnic: Move initialization of the stats token to ibmvnic_open
authorNathan Fontenot <nfont@linux.vnet.ibm.com>
Fri, 21 Apr 2017 19:38:58 +0000 (15:38 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Apr 2017 16:52:13 +0000 (12:52 -0400)
commit89c203049529f869b2f5c2bfbdfafba36cc3f6bf
tree391a6afd42f0a2a2a9846bc8bb56e5912dcaac15
parentfec9145d1e932f504b41bac9724a86ac6a227e12
ibmvnic: Move initialization of the stats token to ibmvnic_open

We should be initializing the stats token in the same place we
initialize the other resources for the driver.

Signed-off-by: Nathan Fontenot <nfont@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/ibm/ibmvnic.c