]> asedeno.scripts.mit.edu Git - linux.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)
commit9e50dc11b856f19908559bafe1a3eca0ddc632b2
tree9810675f739c24d8ff210201a0d500baffcbba9c
parentbeb73559bf57b0151dba0c27c4f866599f57bb0b
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