commit | 1eec2437d14c76af3b1271011940036eb0d7d3cf | [log] [tgz] |
---|---|---|
author | Michal Kalderon <Michal.Kalderon@cavium.com> | Thu Apr 06 15:58:35 2017 +0300 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 06 14:26:31 2017 -0700 |
tree | 6c4f75e2dd59222327b38099064becc33d56f667 | |
parent | 2f2b2614e8937e95c29ac733d8956a48771613d2 [diff] |
qed: Make OOO archipelagos into an array No need to maintain the various open archipelagos as a list - The maximal number of them is known, and we can use the CID as key for random-access into the array. Signed-off-by: Michal Kalderon <Michal.Kalderon@caviumc.om> Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>