Ignore:
Timestamp:
Jul 20, 2010, 5:52:49 PM (15 years ago)
Author:
David Azarewicz
Message:

Changes to PCI bus scan, malloc, cleanup all warnings, misc other changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/branches/uniaud32-2.1.x/alsa-kernel/pci/cmipci.c

    r499 r519  
    957957                if (rem < rec->dma_size)
    958958                        goto ok;
    959         } 
     959        }
    960960        printk(KERN_ERR "cmipci: invalid PCM pointer: %#x\n", rem);
    961961        return SNDRV_PCM_POS_XRUN;
Note: See TracChangeset for help on using the changeset viewer.