summaryrefslogtreecommitdiff
path: root/sound/pci/intel8x0m.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2017-02-14 15:10:06 +0100
committerDavid S. Miller <davem@davemloft.net>2017-02-14 15:03:21 -0500
commita06d4d672f76ef01d1fac38e2cefc22b7aaa7476 (patch)
treef82b41069c60a24e85f87ef9e2403d532f262572 /sound/pci/intel8x0m.c
parent6f2e3f7d9785dacb358b48b44950182b5c13e4bc (diff)
net: hip04: Omit private ndo_get_stats function
hip04_get_stats() just returns dev->stats so we can leave it out altogether and let dev_get_stats() do the job. Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'sound/pci/intel8x0m.c')
0 files changed, 0 insertions, 0 deletions
- bug causing IO page faults in ccp - double list add in ccp - NULL pointer dereference in qat (two patches) - panic in chcr - NULL pointer dereference in chcr - out-of-bound access in chcr * 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: crypto: chcr - Fix key length for RFC4106 crypto: algif_aead - Fix kernel panic on list_del crypto: aesni - Fix failure when pcbc module is absent crypto: ccp - Fix double add when creating new DMA command crypto: ccp - Fix DMA operations when IOMMU is enabled crypto: chcr - Check device is allocated before use crypto: chcr - Fix panic on dma_unmap_sg crypto: qat - zero esram only for DH85x devices crypto: qat - fix bar discovery for c62x
Diffstat (limited to 'sound/pci/oxygen/cs4362a.h')