diff options
author | Derek Kozel <derek.kozel@ettus.com> | 2016-10-31 13:49:32 -0700 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2016-10-31 17:33:47 -0700 |
commit | 71ea3aa8ea0c1e44c7eee6a53a89fe7741329ab2 (patch) | |
tree | 3ce00276ed29f97c507edaf6acbe4e43feb0146c /host | |
parent | 0786a04bbe584c60817288e51f4ac530c57a8f38 (diff) | |
download | uhd-71ea3aa8ea0c1e44c7eee6a53a89fe7741329ab2.tar.gz uhd-71ea3aa8ea0c1e44c7eee6a53a89fe7741329ab2.tar.bz2 uhd-71ea3aa8ea0c1e44c7eee6a53a89fe7741329ab2.zip |
Docs: Fixed dead external link
Diffstat (limited to 'host')
-rw-r--r-- | host/docs/transport.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/docs/transport.dox b/host/docs/transport.dox index 3922efa85..07aaa3249 100644 --- a/host/docs/transport.dox +++ b/host/docs/transport.dox @@ -83,7 +83,7 @@ Coalescing" settings for your OS and Ethernet chipset. It seems the Intel Ethernet chipsets offer fine-grained control in Linux. Also, consult: -- <http://publib.boulder.ibm.com/infocenter/pseries/v5r3/index.jsp?topic=/com.ibm.aix.prftungd/doc/prftungd/interrupt_coal.htm> +- <http://www.ibm.com/support/knowledgecenter/SSQPD3_2.6.0/com.ibm.wllm.doc/batchingnic.html> \subsection transport_udp_linux Linux specific notes |