]> git.baikalelectronics.ru Git - kernel.git/commit
net: hns: modify tcam table of mask_key
authorQianqian Xie <xieqianqian@huawei.com>
Wed, 9 Nov 2016 18:13:59 +0000 (18:13 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 10 Nov 2016 16:45:37 +0000 (11:45 -0500)
commit31db8878c5391e260a866d13cdd55265ff274f5e
tree85263ea9fcd1857040aec36c2efda75101209492
parent7a5cf49cf2e8e07e793ec1621db9d5e7bf2f9f36
net: hns: modify tcam table of mask_key

The packets of wrong mac address(only the last bit is different) can be
received in Big-endian by current definition of mask_key. Thus it needs
to be modified to support Big-endian and ensure Big-endian normal.

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>
drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c