Re: [PATCH] ptp: add stub function for ptp_get_msgtype()
From: David Miller <davem@davemloft.net>
Date: 2020-09-27 20:30:07
Also in:
linux-next, lkml
From: David Miller <davem@davemloft.net>
Date: 2020-09-27 20:30:07
Also in:
linux-next, lkml
From: Yangbo Lu <yangbo.lu@nxp.com> Date: Sun, 27 Sep 2020 16:01:50 +0800
Added the missing stub function for ptp_get_msgtype().
Reported-by: Randy Dunlap <redacted>
Fixes: 036c508ba95e ("ptp: Add generic ptp message type function")
Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>Applied to net-next, thanks.