]> 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)
commit1f257d88cd15c4b189297c958580670e43438f6b
tree9810675f739c24d8ff210201a0d500baffcbba9c
parent5ff214aae7231dd1c58068f7437f68e757eb91e5
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