]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
removed one patch from the 2.6.16 review queue
authorGreg Kroah-Hartman <gregkh@suse.de>
Wed, 5 Apr 2006 18:03:25 +0000 (11:03 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 5 Apr 2006 18:03:25 +0000 (11:03 -0700)
and gave the proper attribute to another

rejects/move-destructor-from-neigh-ops-to.patch [moved from review-2.6.16/move-destructor-from-neigh-ops-to.patch with 100% similarity]
review-2.6.16/series
review-2.6.16/usb-usbcore-usb_set_configuration-oops.patch

index aee2bc08a0f2cf7e70bda28ca0cfa2683886ea04..469dc5faa32c6ce048290b390d898a2302ce812a 100644 (file)
@@ -8,7 +8,6 @@ powerpc-make-isa-floppies-work-again.patch
 pcmcia_spectrum-must-select-fw_loader.patch
 pcmcia-permit-single-character-identifiers.patch
 opti9x-fix-compile-without-config_pnp.patch
-move-destructor-from-neigh-ops-to.patch
 mark-longhaul-driver-as-broken.patch
 isicom-must-select-fw_loader.patch
 ip.patch
index 104d4dab60ffc07733e625f5ba27d8bff2bbf0a2..28c0f30c58e53d6d67ce688b7fce8f1fddc71e2e 100644 (file)
@@ -9,6 +9,8 @@ Cc: Alan Stern <stern@rowland.harvard.edu>,
         Horst Schirmeier <horst@schirmeier.com>
 Subject: USB: usbcore: usb_set_configuration oops (NULL ptr dereference)
 
+From: Horst Schirmeier <horst@schirmeier.com>
+
 When trying to deconfigure a device via usb_set_configuration(dev, 0),
 2.6.16-rc kernels after 55c527187c9d78f840b284d596a0b298bc1493af oops
 with "Unable to handle NULL pointer dereference at...". This is due to