summaryrefslogtreecommitdiff
path: root/curvetun_client.c
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2015-06-27 12:03:25 +0300
committerTobias Klauser <tklauser@distanz.ch>2015-06-30 21:36:30 +0200
commitf6b2b535d482084e49ba8787973d8586ed51f563 (patch)
tree0835564347e1858fa620f958f2cb01756f4e25be /curvetun_client.c
parent8c75168ed5005f70955dd4ade93dec6abf481852 (diff)
trafgen: Print min packet size in error message
Print minimum needed packet size in case if validation error. Signed-off-by: Vadim Kochan <vadim4j@gmail.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'curvetun_client.c')
0 files changed, 0 insertions, 0 deletions
ch 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 'sound/oss/waveartist.c')