diff for duplicates of <404E8346.4070405@pacbell.net> diff --git a/a/1.txt b/N1/1.txt index b8b486e..e6f4d17 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -17,7 +17,7 @@ crept in between implementations. > .... > So I changed ohci-q.c ... to this: > -> if (ed->ed_prev = NULL) { +> if (ed->ed_prev == NULL) { > if (!ed->hwNextED) { > ohci->hc_control &= ~OHCI_CTRL_CLE; > writel (ohci->hc_control, &ohci->regs->control); diff --git a/a/content_digest b/N1/content_digest index bbbc2d1..d06b3ac 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -18,7 +18,7 @@ "ref\016462.21505.526926.903904@napali.hpl.hp.com\0" "From\0David Brownell <david-b@pacbell.net>\0" "Subject\0Re: [linux-usb-devel] Re: serious 2.6 bug in USB subsystem?\0" - "Date\0Wed, 10 Mar 2004 02:53:58 +0000\0" + "Date\0Tue, 09 Mar 2004 18:53:58 -0800\0" "To\0davidm@hpl.hp.com\0" "Cc\0Grant Grundler <iod00d@hp.com>" Greg KH <greg@kroah.com> @@ -48,7 +48,7 @@ "> ....\n" "> So I changed ohci-q.c ... to this:\n" "> \n" - "> \tif (ed->ed_prev = NULL) {\n" + "> \tif (ed->ed_prev == NULL) {\n" "> \t\tif (!ed->hwNextED) {\n" "> \t\t\tohci->hc_control &= ~OHCI_CTRL_CLE;\n" "> \t\t\twritel (ohci->hc_control, &ohci->regs->control);\n" @@ -75,4 +75,4 @@ "\n" - Dave -128bc5eae192309c566787735a1144f2d8c13e12f17dbcb773f4a0b6b0f99254 +fa7e6e0360d7a4898b3f689fbb9a0b1a5bcfac1b9d636331b2faa99d53e549ba
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.