]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
forgot my signed off by...
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 7 Feb 2008 07:20:58 +0000 (23:20 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 7 Feb 2008 07:20:58 +0000 (23:20 -0800)
queue-2.6.24/b43-fix-dma-slot-resource-leakage.patch
queue-2.6.24/b43legacy-fix-pio-crash.patch
queue-2.6.24/b43legacy-fix-suspend-resume.patch

index 9bb388c60ebef3721011c6dc87f5af77339abcf5..65c3b4af05964ececd6bcdab6a2fe5480685cccd 100644 (file)
@@ -20,6 +20,7 @@ allocation and restoring the old pointers in case of an error.
 Signed-off-by: Michael Buesch <mb@bu3sch.de>
 Signed-off-by: Stefano Brivio <stefano.brivio@polimi.it>
 Signed-off-by: John W. Linville <linville@tuxdriver.com>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 
 ---
  drivers/net/wireless/b43/dma.c |   19 ++++++++++++++++---
index 4fa3c46c046fb7c47e248e126d64b17332cd3ffa..00ba6f88b5839f3acd1920c8704d3529ebc6499f 100644 (file)
@@ -52,6 +52,7 @@ Kernel panic - not syncing: Fatal exception in interrupt
 
 Signed-off-by: Stefano Brivio <stefano.brivio@polimi.it>
 Signed-off-by: John W. Linville <linville@tuxdriver.com>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 
 ---
  drivers/net/wireless/b43legacy/pio.c |    3 +++
index eab4ad972b00119c4bc5d303db220de2c82e9287..0d98d767360698f878e660ada517a8a594e400ae 100644 (file)
@@ -25,6 +25,7 @@ This patch by Michael Buesch has been ported to b43legacy.
 Cc: Michael Buesch <mb@bu3sch.de>
 Signed-off-by: Stefano Brivio <stefano.brivio@polimi.it>
 Signed-off-by: John W. Linville <linville@tuxdriver.com>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 
 ---
  drivers/net/wireless/b43legacy/main.c |    9 +++++++--