summaryrefslogtreecommitdiff
path: root/pci-arbiter/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'pci-arbiter/TODO')
-rw-r--r--pci-arbiter/TODO5
1 files changed, 0 insertions, 5 deletions
diff --git a/pci-arbiter/TODO b/pci-arbiter/TODO
index 30ae66d0..58bc6697 100644
--- a/pci-arbiter/TODO
+++ b/pci-arbiter/TODO
@@ -1,8 +1,3 @@
-- add "--pci 00:1f.3" option to easily specify a PCI device instead of having to
- use --bus, --dev, and --func.
-
-- memset + snprintf looks dubious
-
- pci_get_ndevs should be deprecated, applications shouldn't be relying on this
- In pci-ops.c - config_block_op: