Re: [PATCH v4 1/2] PTP: introduce new versions of IOCTLs

From: David Miller
Date: Fri Sep 13 2019 - 09:57:30 EST


From: Felipe Balbi <felipe.balbi@xxxxxxxxxxxxxxx>
Date: Wed, 11 Sep 2019 09:16:21 +0300

> The current version of the IOCTL have a small problem which prevents us
> from extending the API by making use of reserved fields. In these new
> IOCTLs, we are now making sure that flags and rsv fields are zero which
> will allow us to extend the API in the future.
>
> Reviewed-by: Richard Cochran <richardcochran@xxxxxxxxx>
> Signed-off-by: Felipe Balbi <felipe.balbi@xxxxxxxxxxxxxxx>

Applied.