Thu, Oct 25, 2018 at 02:26:51PM CEST, [email protected] wrote: >Add a helper function to determine if the type of a netdev is geneve based >on its rtnl_link_ops. This allows drivers that may wish to ofload tunnels >to check the underlying type of the device. > >A recent patch added a similar helper to vxlan.h > >Signed-off-by: John Hurley <[email protected]> >Reviewed-by: Jakub Kicinski <[email protected]>
I don't understand why this and the next patch are part of this patchset. They don't seem directly related.
