net: hns3: Fix the missing client list node initialization
authorXi Wang <[email protected]>
Sat, 19 May 2018 15:53:18 +0000 (16:53 +0100)
committerDavid S. Miller <[email protected]>
Sun, 20 May 2018 22:53:59 +0000 (18:53 -0400)
commit13562d1f5e2fbe2cf33b23a00abca3f71264c4ac
tree7c227104f997af5bc1f3a421b38a9d1369e34a53
parent99a6993a6933acbf791d1c7bb789e0ebe5bd7127
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: 76ad4f0ee747 ("net: hns3: Add support of HNS3 Ethernet Driver for hip08 SoC")
Signed-off-by: Xi Wang <[email protected]>
Signed-off-by: Peng Li <[email protected]>
Signed-off-by: Salil Mehta <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/ethernet/hisilicon/hns3/hns3_enet.c