Note that #498293 (mos7840 USB serial driver fails to work and causes kernel OOPS with 2.6.26-4) was fixed upstream

svn path=/dists/trunk/linux-2.6/; revision=13708
This commit is contained in:
Ben Hutchings 2009-06-02 01:14:24 +00:00
parent dbd4740978
commit 02a1a4f930
1 changed files with 1 additions and 0 deletions

1
debian/changelog vendored
View File

@ -5,6 +5,7 @@ linux-2.6 (2.6.30~rc7-1~experimental.1) UNRELEASED; urgency=low
(closes: #506964)
- tcp: fix MSG_PEEK race check (closes: #513695)
- e100 fixes (closes: #527056)
- mos7840: fix miscalculation of minor numbers (closes: #498293)
[ maximilian attems ]
* [sparc] Enable BLK_DEV_CRYPTOLOOP. (closes: #521829)