linux-stable/drivers/net/ethernet/google
Dan Carpenter 721111b1b2 gve: fix unmatched u64_stats_update_end()
The u64_stats_update_end() call is supposed to be inside the curly
braces so it pairs with the u64_stats_update_begin().

Fixes: 37149e9374 ("gve: Implement packet continuation for RX.")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-11-10 14:42:25 +00:00
..
gve gve: fix unmatched u64_stats_update_end() 2021-11-10 14:42:25 +00:00
Kconfig gve: Add dqo descriptors 2021-06-24 12:47:37 -07:00
Makefile