• Don Fry's avatar
    [PATCH] 2.6.3 pcnet32.c SLAB_DEBUG length error fix · b1fb49c2
    Don Fry authored
    The pcnet32 driver uses the incorrect length (of zero) in
    pci_[un]map_single for receive buffers.  This is seen with SLAB_DEBUG
    enabled.
    
    Tested in IA32 system.  If this patch is not applied after my previous
    one hunks #1, #3, and #5 will have an offset of -2 lines.
    b1fb49c2
pcnet32.c 54.5 KB