commit | 5d5e84eb7276d30a21257515a83b34d1ef77f99b | [log] [tgz] |
---|---|---|
author | Nathan Fontenot <nfont@linux.vnet.ibm.com> | Fri Apr 21 15:38:58 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 24 12:52:13 2017 -0400 |
tree | 391a6afd42f0a2a2a9846bc8bb56e5912dcaac15 | |
parent | 2f9de9bac625ae08e9ea132e8dc08cfbe9fb67d2 [diff] |
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>