From: Greg Kroah-Hartman Date: Thu, 16 Oct 2008 23:29:15 +0000 (-0700) Subject: add tested-by flag to queue-2.6.27/ath9k-fix-oops-on-trying-to-hold-the-wrong-spinloc... X-Git-Tag: v2.6.27.2~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c944612cfe51ef25a5154f062567326dd8c2d65e;p=thirdparty%2Fkernel%2Fstable-queue.git add tested-by flag to queue-2.6.27/ath9k-fix-oops-on-trying-to-hold-the-wrong-spinlock.patch --- diff --git a/queue-2.6.27/ath9k-fix-oops-on-trying-to-hold-the-wrong-spinlock.patch b/queue-2.6.27/ath9k-fix-oops-on-trying-to-hold-the-wrong-spinlock.patch index 7db60b27393..d344ddc9880 100644 --- a/queue-2.6.27/ath9k-fix-oops-on-trying-to-hold-the-wrong-spinlock.patch +++ b/queue-2.6.27/ath9k-fix-oops-on-trying-to-hold-the-wrong-spinlock.patch @@ -12,6 +12,7 @@ on IEEE80211_BAR_CTL_TID_S's definition. We use this to compute the tid number and then hold this this tid number's spinlock. +Tested-by: Steven Noonan Signed-off-by: Vasanthakumar Thiagarajan Signed-off-by: Sujith Signed-off-by: Luis R. Rodriguez