summaryrefslogtreecommitdiff
path: root/dissector_80211.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2013-06-14 15:26:35 +0200
committerTobias Klauser <tklauser@distanz.ch>2013-06-14 15:26:35 +0200
commit9d1ee4f333586967b75760226e781b1ebd181786 (patch)
tree78cf2c85e61043c46a27fc77a3dcef437cc0ef2c /dissector_80211.c
parent57cd42f4138be67d2b6305fd54e40f1c6e3f9910 (diff)
conf: oui: run oui-update.py script to update OUI config file
Update OUI entries before release. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'dissector_80211.c')
0 files changed, 0 insertions, 0 deletions
out of bounds access in the low-level IRQ affinity code, which we root caused to the qla2xxx driver assigning all its MSI-X vectors to the pre and post vectors, and not having any left for the actually spread IRQs. Fix this issue by not asking for affinity assignment when there are no vectors to assign left. Fixes: 402723ad5c62 ("PCI/MSI: Provide pci_alloc_irq_vectors_affinity()") Link: https://lkml.kernel.org/r/1485359225.3093.3.camel@sandisk.com Reported-by: Bart Van Assche <bart.vanassche@sandisk.com> Tested-by: Bart Van Assche <bart.vanassche@sandisk.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'include/uapi/asm-generic/ioctl.h')