]> asedeno.scripts.mit.edu Git - linux.git/commit
net: ptp: Add stub for ptp_classify_raw()
authorAndrew Lunn <andrew@lunn.ch>
Wed, 14 Feb 2018 00:07:42 +0000 (01:07 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 14 Feb 2018 19:33:36 +0000 (14:33 -0500)
commit052fddfb3c4e5f3d413d3f6b8dffe1b7192026af
treed62de920e3744f564ac9bffaf00f3f9d90e9e707
parente0f9759f530bf789e984961dce79f525b151ecf3
net: ptp: Add stub for ptp_classify_raw()

When NET_PTP_CLASSIFY is disabled, a stub function is required in
order that the drivers compile.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Acked-by: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/ptp_classify.h