Re: [PATCH v3 net-next 08/17] net: dsa: sja1105: Move sja1105_is_link_local to include/linux
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2019-06-04 20:35:48
Also in:
lkml
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2019-06-04 20:35:48
Also in:
lkml
On 6/4/2019 10:07 AM, Vladimir Oltean wrote:
This function will be reused from the .port_rxtstamp callback to see if the received SKB can be timestamped by the switch. Signed-off-by: Vladimir Oltean <olteanv@gmail.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> -- Florian