Files
linux/drivers/staging
Ben Hutchings 6334272a8a rt2860sta: Fix argument to linux_pci_unmap_single()
John Halton wrote in <http://bugs.debian.org/575726>:
> Whenever wpa_supplicant is deactivated (whether by killing the process or
> during a normal shutdown) I am getting a kerneloops that prevents the
> computer from completing shutdown. Here is the relevant syslog output:

The backtrace points to an incorrect call from RTMPFreeTxRxRingMemory()
into linux_pci_unmap_single().  This appears to have been fixed in Linux
2.6.33 by this change:

commit ca97b83888
Author: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Date:   Tue Sep 22 20:44:07 2009 +0200

    Staging: rt28x0: updates from vendor's V2.1.0.0 drivers

For stable-2.6.32, just fix this one function call.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-04-01 15:58:46 -07:00
..
2009-09-15 12:02:16 -07:00
2009-10-09 13:47:24 -07:00
2009-04-03 14:53:40 -07:00
2009-11-30 16:39:42 -08:00
2009-09-15 12:02:06 -07:00
2009-11-30 16:39:42 -08:00
2009-11-30 16:39:42 -08:00
2008-10-13 14:32:52 -07:00