commit | 7b78be48a8eb6c34e4e1b1581eceff4074bb4bf1 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Fri Jan 20 11:08:26 2017 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Jan 22 16:56:06 2017 -0500 |
tree | 3ebb082f364d287932652fda80230dfa253bc580 | |
parent | 9ca677b1bd8979f9a7702db5ed4028e4b8b232e8 [diff] |
net: systemport: Dynamically allocate number of TX rings In preparation for adding SYSTEMPORT Lite, which has twice as less transmit queues than SYSTEMPORT make sure we do allocate TX rings based on the systemport,txq property to get an appropriate memory footprint. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>