doc: fix missing note on UIO module in Linux guide
authorBruce Richardson <bruce.richardson@intel.com>
Wed, 16 Mar 2022 13:45:44 +0000 (13:45 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 16 Mar 2022 17:39:23 +0000 (18:39 +0100)
commitb421909ce7c42109ebb3236275793b1c7fd3394e
tree1d2e28da1dc28b7a9ee46828e25dbe61bb75d259
parentc265d58619e7fc0f72441faafec56a2a8633a15b
doc: fix missing note on UIO module in Linux guide

The docs on binding drivers was updated as part of the removal of the
igb_uio module from the main DPDK repo. As part of that update, a note
about uio_pci_generic requiring legacy interrupts was removed, but
should have been kept.

Fixes: 56bb5841fd06 ("kernel/linux: remove igb_uio")
Cc: stable@dpdk.org
Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
doc/guides/linux_gsg/linux_drivers.rst