Re: [PATCH net-next 1/2] ethtool: add IPv6 to the NFC API

2016-02-05 Thread Ben Hutchings
On Fri, 2016-02-05 at 11:16 +, Edward Cree wrote: > Signed-off-by: Edward Cree Reviewed-by: Ben Hutchings > --- >  include/uapi/linux/ethtool.h | 70 > >  1 file changed, 64 insertions(+), 6 deletions(-) > > diff --git a/include/uapi/linux/ethto

[PATCH net-next 1/2] ethtool: add IPv6 to the NFC API

2016-02-05 Thread Edward Cree
Signed-off-by: Edward Cree --- include/uapi/linux/ethtool.h | 70 1 file changed, 64 insertions(+), 6 deletions(-) diff --git a/include/uapi/linux/ethtool.h b/include/uapi/linux/ethtool.h index 57fa390..7faaf36 100644 --- a/include/uapi/linux/ethtool.

Re: [PATCH net-next 1/2] ethtool: add IPv6 to the NFC API

2016-02-04 Thread Ben Hutchings
On Tue, 2016-02-02 at 18:49 +, Edward Cree wrote: > Signed-off-by: Edward Cree > --- >  include/uapi/linux/ethtool.h | 70 > >  1 file changed, 64 insertions(+), 6 deletions(-) > > diff --git a/include/uapi/linux/ethtool.h b/include/uapi/linux/etht

[PATCH net-next 1/2] ethtool: add IPv6 to the NFC API

2016-02-02 Thread Edward Cree
Signed-off-by: Edward Cree --- include/uapi/linux/ethtool.h | 70 1 file changed, 64 insertions(+), 6 deletions(-) diff --git a/include/uapi/linux/ethtool.h b/include/uapi/linux/ethtool.h index 57fa390..3b6af3e 100644 --- a/include/uapi/linux/ethtool.