[RFC PATCH net-next 1/4] gianfar: Added stub support for SIOCSHWTSTAMP
David Miller
davem at davemloft.net
Wed Apr 7 20:26:40 EST 2010
From: Manfred Rudigier <Manfred.Rudigier at omicron.at>
Date: Wed, 7 Apr 2010 11:46:08 +0200
> This ioctl command is required for enabling hardware time stamping support
> for network packets, see Documentation/networking/timestamping.txt. At the
> moment nothing will be done for all requests that enable time stamping and
> thus ERANGE will be returned.
>
> Signed-off-by: Manfred Rudigier <manfred.rudigier at omicron.at>
This is completely pointless.
Something sane should happen so that every driver doesn't
need to add this stub code just to return -ERANGE.
More information about the Linuxppc-dev
mailing list