From 8bd7192ed733f0f968275ca65ea0d6bf252169de Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sun, 14 Jun 2009 02:24:41 +0000 Subject: [PATCH] Note that #524699 (e1000e: random kernel oopses) was fixed upstream svn path=/dists/trunk/linux-2.6/; revision=13810 --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 7e98122f4..eb8de88aa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ linux-2.6 (2.6.30-1~experimental.1) UNRELEASED; urgency=low - mos7840: fix miscalculation of minor numbers (closes: #498293) - reiserfs update (closes: #531804) - bluetooth stack suspend/resume (closes: #508426, #529785) + - e1000e: Remove mutex_trylock and associated WARN on failure + (closes: #524699) [ maximilian attems ] * [sparc] Enable BLK_DEV_CRYPTOLOOP. (closes: #521829)