mirror of
https://github.com/qosmio/nss-packages.git
synced 2025-12-21 18:52:05 +00:00
12 lines
375 B
Diff
12 lines
375 B
Diff
--- a/src/fal_uk/fal_port_ctrl.c
|
|
+++ b/src/fal_uk/fal_port_ctrl.c
|
|
@@ -214,7 +214,7 @@ fal_port_hibernate_get(a_uint32_t dev_id
|
|
|
|
sw_error_t
|
|
fal_port_cdt(a_uint32_t dev_id, fal_port_t port_id, a_uint32_t mdi_pair,
|
|
- a_uint32_t *cable_status, a_uint32_t *cable_len)
|
|
+ fal_cable_status_t * cable_status, a_uint32_t *cable_len)
|
|
{
|
|
sw_error_t rv;
|
|
|