On Mon, Nov 29, 2021 at 03:16:52PM +0000, Wei Yongjun wrote: > Add the missing mutex_unlock before return from function > ocelot_hwstamp_set() in the ocelot_setup_ptp_traps() error > handling case. > > Fixes: 96ca08c05838 ("net: mscc: ocelot: set up traps for PTP packets") > Reported-by: Hulk Robot <hulkci@xxxxxxxxxx> > Signed-off-by: Wei Yongjun <weiyongjun1@xxxxxxxxxx> > --- Reviewed-by: Vladimir Oltean <vladimir.oltean@xxxxxxx>