This patch removes below limitation from hotplug section of
programmer's guide.

- The framework can only be enabled with Linux. BSD is not supported.

Signed-off-by: Tetsuya Mukawa <mukawa at igel.co.jp>
---
 doc/guides/prog_guide/port_hotplug_framework.rst | 2 --
 1 file changed, 2 deletions(-)

diff --git a/doc/guides/prog_guide/port_hotplug_framework.rst 
b/doc/guides/prog_guide/port_hotplug_framework.rst
index fe6d72a..17030bf 100644
--- a/doc/guides/prog_guide/port_hotplug_framework.rst
+++ b/doc/guides/prog_guide/port_hotplug_framework.rst
@@ -99,8 +99,6 @@ Limitations

 *       The Port Hotplug APIs are not thread safe.

-*       The framework can only be enabled with Linux. BSD is not supported.
-
 *       To detach a port, the port should be backed by a device that igb_uio
         manages. VFIO is not supported.

-- 
1.9.1

Reply via email to