diff --git a/drivers/net/pse-pd/pse_core.c b/drivers/net/pse-pd/pse_core.c index 3beaaaeec9e1..f6b94ac7a68a 100644 --- a/drivers/net/pse-pd/pse_core.c +++ b/drivers/net/pse-pd/pse_core.c @@ -234,7 +234,7 @@ static int of_load_pse_pis(struct pse_controller_dev *pcdev) } /** - * pse_control_find_net_by_id - Find net attached to the pse control id + * pse_control_find_by_id - Find pse_control from an id * @pcdev: a pointer to the PSE * @id: index of the PSE control *