]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
add a From: to the queue-2.6.22/bcm43xx-fix-cancellation-of-work-queue-crashes.patch...
authorGreg Kroah-Hartman <gregkh@suse.de>
Mon, 24 Sep 2007 16:16:02 +0000 (09:16 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 24 Sep 2007 16:16:02 +0000 (09:16 -0700)
queue-2.6.22/bcm43xx-fix-cancellation-of-work-queue-crashes.patch

index 7cfcdd1a6be7d9456bc7d8f402c7716a74db75b9..884f99fb369eba31be07c12c8236374250198bdf 100644 (file)
@@ -5,6 +5,7 @@ Subject: bcm43xx: Fix cancellation of work queue crashes
 To: stable@kernel.org
 Message-ID: <46f45fb1.1/fJmN2AFimI/WTt%Larry.Finger@lwfinger.net>
 
+From: Larry Finger <Larry.Finger@lwfinger.net>
 
 port of 3f7086978fc0193eff24a77d8b57ac4debc088fa from mainline.
 
@@ -19,9 +20,9 @@ number of ifdown/ifup sequences, my system would kernel panic with the
 infrequent failures in the firmware that resulted in 'IRQ READY TIMEOUT'
 errors. With this patch, no more of the first type of failure occur, and
 incidence of the second type is greatly reduced.
-   
+
 [1] http://bugzilla.kernel.org/show_bug.cgi?id=8937
-    
+
 Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
 Acked-by: Michael Buesch <mb@bu3sch.de>
 Signed-off-by: John W. Linville <linville@tuxdriver.com>