linux_dsm_epyc7002/drivers/net/ethernet/hisilicon/hns3
Zhongzhu Liu f5d20e396a net: hns3: fix wrong size of mailbox responding data
According to user manual, the maximum size of mailbox responding
data is 8 bytes, the macro HCLGE_MBX_MAX_RESP_DATA_SIZE
should be defined as 8 instead of 16.

Fixes: 9194d18b05 ("net: hns3: fix the problem that the supported port is empty")
Signed-off-by: Zhongzhu Liu <liuzhongzhu@huawei.com>
Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-06-09 13:20:58 -07:00
..
hns3pf net: hns3: log detail error info of ROCEE ECC and AXI errors 2019-06-09 13:20:58 -07:00
hns3vf net: hns3: stop schedule reset service while unloading driver 2019-05-28 17:39:01 -07:00
hclge_mbx.h net: hns3: fix wrong size of mailbox responding data 2019-06-09 13:20:58 -07:00
hnae3.c net: hns3: set ops to null when unregister ad_dev 2019-06-03 15:32:50 -07:00
hnae3.h net: hns3: fix VLAN filter restore issue after reset 2019-06-03 15:32:50 -07:00
hns3_dcbnl.c net: hns3: use HNS3_NIC_STATE_RESETTING to indicate resetting 2018-11-07 11:42:17 -08:00
hns3_debugfs.c net: hns3: add support for dump firmware statistics by debugfs 2019-05-28 17:39:01 -07:00
hns3_enet.c net: hns3: add a check to pointer in error_detected and slot_reset 2019-06-03 15:32:50 -07:00
hns3_enet.h net: hns3: fix VLAN filter restore issue after reset 2019-06-03 15:32:50 -07:00
hns3_ethtool.c net: hns3: add counter for times RX pages gets allocated 2019-05-07 10:37:13 -07:00
Makefile net: hns3: Add debugfs framework registration 2018-11-23 17:28:59 -08:00