diff options
author | Qianqian Xie <xieqianqian@huawei.com> | 2016-11-09 18:13:54 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-11-10 11:45:37 -0500 |
commit | 5483bfcb169cf3e68196bb6f28a43107fb48022c (patch) | |
tree | c2749792a58ed332235b2d2dfbeb8adf77fb0f5d /drivers/sbus | |
parent | d30721d459fb73a797f004b0d05e8eab2e7f1944 (diff) |
net: hns: modify tcam table and set mac key
The current definition of dsaf_drv_tbl_tcam_key is only suitable for
Little-endian. If data is stored in Big-endian, this may lead to
error in data use. Shift operation can make it work normally in both
Big-endian and Little-endian.
Signed-off-by: Qianqian Xie <xieqianqian@huawei.com>
Reviewed-by: Yisen Zhuang <yisen.zhuang@huawei.com>
Signed-off-by: Salil Mehta <salil.mehta@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/sbus')
0 files changed, 0 insertions, 0 deletions