On Tue, 2010-02-09 at 09:36 +0800, Ming Lei wrote: > From 67b0faf7e7a57c3e6a971ff43d1f03f8e939429b Mon Sep 17 00:00:00 2001 > From: Ming Lei <tom.leiming@xxxxxxxxx> > Date: Sat, 6 Feb 2010 22:30:53 +0800 > Subject: [PATCH] ath9k: fix keycache leak in split tkip case > > If split tkip key is used, ath_delete_key should delete > rx key and rx mic key. This patch fixes the leak of hw > keycache in the case. > > --- > The patch is against the latest wireless test tree. > > Signed-off-by: Ming Lei <tom.leiming@xxxxxxxxx> > Cc: stable@xxxxxxxxxx This is ordered wrong, it needs to be ---------- From: foo If split ... Signed-off-by: ... Cc: stable... --- The patch is against... (everything after --- is removed from the commit log when committing) ---------- johannes -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html