Commits
WingMan Kwok committed d982b9d0b8f
net: hsr: save timestamp and tag info of stripped skb Before the tag is stripped from a received skb, the tag info and receive timestamp is saved in the shared info area of the skb so that upper core layer can pass the saved info to user application. In this patch the support of saving tag info and timestamp is added for HSR PTP packets over L2. Signed-off-by: WingMan Kwok <w-kwok2@ti.com> Signed-off-by: Murali Karicheri <m-karicheri2@ti.com>