Skip to content
Snippets Groups Projects
Commit 0f6ef81d authored by Adam Wujek's avatar Adam Wujek
Browse files

userspace/wrsw_hal: fix comment


Signed-off-by: default avatarAdam Wujek <dev_public@wujek.eu>
parent 90016ae4
Branches
Tags
No related merge requests found
......@@ -170,8 +170,7 @@ int halexp_port_info_cmd(hexp_port_info_params_t * params)
return 1;
}
/* Phase/Clock adjutsment call. Called by the PTPd servo. Controls
* both the PLLs and the PPS Generator. */
/* Enable/disable TX laser in SFP for a given port */
int halexp_sfp_tx_cmd(int cmd, int port)
{
int new_status = 0;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment