On 2/20/18 2:37 PM, Serhey Popovych wrote:
> Distinguish cases when "dev" parameter isn't given from cases where no
> network device corresponding to "dev" is found.
> 
> Do not check for index validity in xdp_parse(): caller should take care
> of this because has more information (e.g. when "dev" is given or not
> found) for this.
> 
> Signed-off-by: Serhey Popovych <serhe.popov...@gmail.com>
> ---
>  ip/iplink.c     |   16 +++++++++++++---
>  ip/iplink_xdp.c |    7 +------
>  2 files changed, 14 insertions(+), 9 deletions(-)
> 

don't really see any benefit from this one.

Reply via email to