]> git.baikalelectronics.ru Git - kernel.git/commit
net: hns3: Fix the missing client list node initialization
authorXi Wang <wangxi11@huawei.com>
Sat, 19 May 2018 15:53:18 +0000 (16:53 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sun, 20 May 2018 22:53:59 +0000 (18:53 -0400)
commita01e75795441dd1b0d08fe631de45b41df6648ef
tree7c227104f997af5bc1f3a421b38a9d1369e34a53
parentf2dc22d71b20b32355730143bc4003ae001eda1b
net: hns3: Fix the missing client list node initialization

This patch fixes the missing initialization of the client list node
in the hnae3_register_client() function.

Fixes: 327a841d1dd9 ("net: hns3: Add support of HNS3 Ethernet Driver for hip08 SoC")
Signed-off-by: Xi Wang <wangxi11@huawei.com>
Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: Salil Mehta <salil.mehta@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/hisilicon/hns3/hns3_enet.c