linux_dsm_epyc7002/drivers/net/ethernet/hisilicon/hns3
Huazhong Tan 5c6cfd309f net: hns3: remove unnecessary frag list checking in hns3_nic_net_xmit()
The skb_has_frag_list() in hns3_nic_net_xmit() is redundant, since
skb_walk_frags() includes this checking implicitly.

Reported-by: Yunsheng Lin <linyunsheng@huawei.com>
Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-05-14 13:18:10 -07:00
..
hns3pf net: hns3: modify an incorrect error log in hclge_mbx_handler() 2020-05-14 13:18:09 -07:00
hns3vf net: hns3: optimize the filter table entries handling when resetting 2020-04-25 20:29:44 -07:00
hclge_mbx.h net: hns3: modify some incorrect spelling 2020-05-14 13:18:09 -07:00
hnae3.c net: hns3: add or modify some comments 2019-10-31 12:03:23 -07:00
hnae3.h net: hns3: provide .get_cmdq_stat interface for the client 2020-05-10 19:43:22 -07:00
hns3_dcbnl.c net: hns3: fix some coding style issues 2019-06-09 13:20:59 -07:00
hns3_debugfs.c net: hns3: add support for dumping UC and MC MAC list 2020-04-25 20:29:44 -07:00
hns3_enet.c net: hns3: remove unnecessary frag list checking in hns3_nic_net_xmit() 2020-05-14 13:18:10 -07:00
hns3_enet.h net: hns3: remove some unused macros 2020-05-14 13:18:10 -07:00
hns3_ethtool.c net: hns3: disable auto-negotiation off with 1000M setting in ethtool 2020-05-10 19:43:22 -07:00
hns3_trace.h net: hns3: add trace event support for HNS3 driver 2020-01-06 13:26:25 -08:00
Makefile net: hns3: add trace event support for HNS3 driver 2020-01-06 13:26:25 -08:00