--- v2
+++ v3
@@ -3,6 +3,9 @@
Printing this stack dump multiple times does not provide additional
useful information, and consumes time in the data path. Printing once
is sufficient.
+
+Changes
+ v2: Format indentation properly
Signed-off-by: Tanner Love <tannerlove@google.com>
Acked-by: Eric Dumazet <edumazet@google.com>
@@ -12,7 +15,7 @@
1 file changed, 9 insertions(+), 5 deletions(-)
diff --git a/net/core/dev.c b/net/core/dev.c
-index febb23708184..af2d109b7266 100644
+index 991d09b67bd9..d609366da95c 100644
--- a/net/core/dev.c
+++ b/net/core/dev.c
@@ -148,6 +148,7 @@
@@ -46,5 +49,5 @@
EXPORT_SYMBOL(netdev_rx_csum_fault);
#endif
--
-2.32.0.rc0.204.g9fa02ecfa5-goog
+2.32.0.93.g670b81a890-goog