diff for duplicates of <20210130234730.26565-9-kernel@esmil.dk> diff --git a/a/1.txt b/N1/1.txt index e2c0b0a..6d44d8a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -11,7 +11,7 @@ index 67cd6986634f..0d7d2938e21d 100644 --- a/drivers/net/usb/r8152.c +++ b/drivers/net/usb/r8152.c @@ -2393,11 +2393,9 @@ static void tx_bottom(struct r8152 *tp) - } while (res = 0); + } while (res == 0); } -static void bottom_half(unsigned long data) diff --git a/a/content_digest b/N1/content_digest index 8949304..95f945e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020210130234730.26565-1-kernel@esmil.dk\0" "From\0Emil Renner Berthing <kernel@esmil.dk>\0" "Subject\0[PATCH 8/9] net: usb: r8152: use new tasklet API\0" - "Date\0Sat, 30 Jan 2021 23:47:29 +0000\0" + "Date\0Sun, 31 Jan 2021 00:47:29 +0100\0" "To\0netdev@vger.kernel.org" linux-usb@vger.kernel.org " linux-ppp@vger.kernel.org\0" @@ -32,7 +32,7 @@ "--- a/drivers/net/usb/r8152.c\n" "+++ b/drivers/net/usb/r8152.c\n" "@@ -2393,11 +2393,9 @@ static void tx_bottom(struct r8152 *tp)\n" - " \t} while (res = 0);\n" + " \t} while (res == 0);\n" " }\n" " \n" "-static void bottom_half(unsigned long data)\n" @@ -57,4 +57,4 @@ "-- \n" 2.30.0 -c9b31b02c426d5a3d7babaff5b871ee6c476722f21994c276d6c974fce8f9699 +cfab48ae565a2d6e3b2beceefdcee0d264508be330f65b32429169282a661f23
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.