linux/drivers/net/ethernet/hisilicon
Guangbin Huang cfdcb07504 net: hns3: fix get wrong value of function hclge_get_dscp_prio()
As the argument struct hnae3_handle *h of function hclge_get_dscp_prio()
can be other client registered in hnae3 layer, we need to transform it
into hnae3_handle of local nic client to get right dscp settings for
other clients.

Fixes: dfea275e06 ("net: hns3: optimize converting dscp to priority process of hns3_nic_select_queue()")
Signed-off-by: Guangbin Huang <huangguangbin2@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-11-04 10:06:52 +00:00
..
hns net: hns: fix possible memory leak in hnae_ae_register() 2022-10-19 17:28:52 -07:00
hns3 net: hns3: fix get wrong value of function hclge_get_dscp_prio() 2022-11-04 10:06:52 +00:00
hip04_eth.c net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
hisi_femac.c eth: switch to netif_napi_add_weight() 2022-05-08 11:33:57 +01:00
hix5hd2_gmac.c net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
hns_mdio.c net: hns: Fix spelling mistakes in comments. 2022-07-04 11:15:45 +01:00
Kconfig ethernet: fix PTP_1588_CLOCK dependencies 2021-08-13 17:49:05 -07:00
Makefile