commit | 612e94bd99912f3b2ac616c00c3dc7f166a98005 | [log] [tgz] |
---|---|---|
author | Radha Mohan Chintakuntla <rchintakuntla@cavium.com> | Tue Nov 15 17:37:16 2016 +0530 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 16 13:28:33 2016 -0500 |
tree | 4d5e15bb52b929a71850f1eb617d67a439484e14 | |
parent | b71de936c38e80d1f059fd54d8704e9d86d6bd10 [diff] |
net: thunderx: Introduce BGX_ID_MASK macro to extract bgx_id This patch fixes the 'bgx_id' determination on 83xx where there are 4 BGX blocks instead of 2 on other platforms. Signed-off-by: Radha Mohan Chintakuntla <rchintakuntla@cavium.com> Signed-off-by: Sunil Goutham <sgoutham@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>