commit | 4780b7cae60cf10af4ae75bc5d6643f41d4c2969 | [log] [tgz] |
---|---|---|
author | Lendacky, Thomas <Thomas.Lendacky@amd.com> | Tue Nov 04 16:06:26 2014 -0600 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 05 21:50:11 2014 -0500 |
tree | 1feb576159fdb1cbde6067336b83377f2ec8f93d | |
parent | 25de4668d094f00e44a8f2428dd3c1a4ecfa0053 [diff] |
amd-xgbe: Move ring allocation to device open Move the channel and ring tracking structures allocation to device open. This will allow for future support to vary the number of Tx/Rx queues without unloading the module. Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: David S. Miller <davem@davemloft.net>