]> git.baikalelectronics.ru Git - kernel.git/commit
net: hns3: fix a code style issue for hns3_update_new_int_gl()
authorPeng Li <lipeng321@huawei.com>
Sat, 2 Feb 2019 14:39:26 +0000 (22:39 +0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 2 Feb 2019 16:24:08 +0000 (08:24 -0800)
commit5f839ffedb157cead6126e3f1d3357ba350b37dc
tree9810675f739c24d8ff210201a0d500baffcbba9c
parent2aa7ade4217dccf0db8ac7769cc5236c79e110b5
net: hns3: fix a code style issue for hns3_update_new_int_gl()

Use the same code style for rx_group and tx_group in the
hns3_update_new_int_gl().

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>
drivers/net/ethernet/hisilicon/hns3/hns3_enet.c