diff options
Diffstat (limited to 'arch/mips/cavium-octeon/executive/cvmx-helper-xaui.c')
-rw-r--r-- | arch/mips/cavium-octeon/executive/cvmx-helper-xaui.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/mips/cavium-octeon/executive/cvmx-helper-xaui.c b/arch/mips/cavium-octeon/executive/cvmx-helper-xaui.c index 1723248e987d..7653b7e92197 100644 --- a/arch/mips/cavium-octeon/executive/cvmx-helper-xaui.c +++ b/arch/mips/cavium-octeon/executive/cvmx-helper-xaui.c | |||
@@ -321,9 +321,9 @@ int __cvmx_helper_xaui_link_set(int ipd_port, cvmx_helper_link_info_t link_info) | |||
321 | * | 321 | * |
322 | * @ipd_port: IPD/PKO port to loopback. | 322 | * @ipd_port: IPD/PKO port to loopback. |
323 | * @enable_internal: | 323 | * @enable_internal: |
324 | * Non zero if you want internal loopback | 324 | * Non zero if you want internal loopback |
325 | * @enable_external: | 325 | * @enable_external: |
326 | * Non zero if you want external loopback | 326 | * Non zero if you want external loopback |
327 | * | 327 | * |
328 | * Returns Zero on success, negative on failure. | 328 | * Returns Zero on success, negative on failure. |
329 | */ | 329 | */ |