Skip to content

Commit 26b3297

Browse files
Subash Abhinov Kasiviswanathandavem330
authored andcommitted
docs: networking: Update codeaurora references for rmnet
source.codeaurora.org is no longer accessible and so the reference link in the documentation is not useful. Use iproute2 instead as it has a rmnet module for configuration. Fixes: ceed73a ("drivers: net: ethernet: qualcomm: rmnet: Initial implementation") Signed-off-by: Sean Tranchetti <[email protected]> Signed-off-by: Subash Abhinov Kasiviswanathan <[email protected]> Reviewed-by: Simon Horman <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent d5dc394 commit 26b3297

File tree

1 file changed

+3
-4
lines changed
  • Documentation/networking/device_drivers/cellular/qualcomm

1 file changed

+3
-4
lines changed

Documentation/networking/device_drivers/cellular/qualcomm/rmnet.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -190,8 +190,7 @@ MAP header|IP Packet|Optional padding|MAP header|Command Packet|Optional pad...
190190
3. Userspace configuration
191191
==========================
192192

193-
rmnet userspace configuration is done through netlink library librmnetctl
194-
and command line utility rmnetcli. Utility is hosted in codeaurora forum git.
195-
The driver uses rtnl_link_ops for communication.
193+
rmnet userspace configuration is done through netlink using iproute2
194+
https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/
196195

197-
https://source.codeaurora.org/quic/la/platform/vendor/qcom-opensource/dataservices/tree/rmnetctl
196+
The driver uses rtnl_link_ops for communication.

0 commit comments

Comments
 (0)