commit | e1f1e5f711265ee9d881afd12ff252b2d01e1174 | [log] [tgz] |
---|---|---|
author | Shannon Nelson <shannon.nelson@oracle.com> | Tue Mar 14 10:24:41 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 16 20:29:54 2017 -0700 |
tree | d973d04b411290eb82d6ca53d2eaab9079df3adf | |
parent | 0f512c84544b9a8f8de53b6f4bc0c372c45d8693 [diff] |
sunvnet: track port queues correctly Track our used and unused queue indexies correctly. Otherwise, as ports dropped out and returned, they all eventually ended up with the same queue index. Orabug: 25190537 Signed-off-by: Shannon Nelson <shannon.nelson@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>