linux/drivers/net/ethernet/hisilicon/hns3
Peng Li c09ba48456 net: hns3: set default value for param "type" in hclgevf_bind_ring_to_vector
The value of param type is always not changed in
hclgevf_bind_ring_to_vector, move the assignment to
front of "for {}" can reduce the redundant assignment.

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-07-05 15:39:38 -07:00
..
hns3pf net: hns3: add all IMP return code 2019-07-05 15:39:38 -07:00
hns3vf net: hns3: set default value for param "type" in hclgevf_bind_ring_to_vector 2019-07-05 15:39:38 -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: some variable modification 2019-06-14 19:26:16 -07:00
hnae3.h net: hns3: remove override_pci_need_reset 2019-06-26 11:59:02 -04:00
hns3_dcbnl.c net: hns3: fix some coding style issues 2019-06-09 13:20:59 -07:00
hns3_debugfs.c net: hns3: some variable modification 2019-06-14 19:26:16 -07:00
hns3_enet.c net: hns3: remove RXD_VLD check in hns3_handle_bdinfo 2019-06-28 09:39:49 -07:00
hns3_enet.h net: hns3: remove RXD_VLD check in hns3_handle_bdinfo 2019-06-28 09:39:49 -07:00
hns3_ethtool.c net: hns3: remove RXD_VLD check in hns3_handle_bdinfo 2019-06-28 09:39:49 -07:00
Makefile net: hns3: Add debugfs framework registration 2018-11-23 17:28:59 -08:00