]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.git/commit
net: hns3: remove useless code in hclge_cmd_send
authorHuazhong Tan <tanhuazhong@huawei.com>
Mon, 2 Jul 2018 07:50:19 +0000 (15:50 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 2 Jul 2018 13:49:14 +0000 (22:49 +0900)
commiteb55323c564dc793a21fe71eec782ffb5b4776da
tree9f7ceea444441e281546ebd929627a7f39432a6b
parent5411b984216824902344726f0f9c357cdb60fd89
net: hns3: remove useless code in hclge_cmd_send

There are some useless type cast, print in hclge_cmd_send.
This patch removes them.

Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.c