summaryrefslogtreecommitdiff
path: root/pcap_sg.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-09pcap_io: introduce init_once helper that is called with priviledgesDaniel Borkmann1-2/+6
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+193
-22 14:28:42 -0500 commit8116acce5a7aba90d97170d04d4b497afa1b74cf (patch) tree62c280d9ed47d9d587751ec79287ed4a55b10503 parent29b4817d4018df78086157ea3a55c1d9424a7cfc (diff)
PCI: keystone: Propagate request_irq() failure
Previously, if request_irq() failed, ks_add_pcie_port() always returned zero (success). Return the request_irq() failure result instead. [bhelgaas: changelog] Signed-off-by: Wei Yongjun <weiyj.lk@gmail.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-By: Murali Karicheri <m-karicheri2@ti.com>
Diffstat