Re: [RFC PATCH] ethtool: add IPv6 to the NFC API

2016-01-22 Thread Edward Cree
On 21/01/16 22:48, Alexander Duyck wrote: > On Thu, Jan 21, 2016 at 11:14 AM, Edward Cree wrote: >> + __be32 spi; > Is this supposed to be the flow label, or is this the IPSec security > parameter index? If it is the flow label you may want to rename it. > If it is supposed to be the IPSec

Re: [RFC PATCH] ethtool: add IPv6 to the NFC API

2016-01-21 Thread Alexander Duyck
On Thu, Jan 21, 2016 at 11:14 AM, Edward Cree wrote: > Signed-off-by: Edward Cree > --- > Haven't yet tried to write the ethtool client end of this (or a driver > implementation), but does it look reasonable? > > include/uapi/linux/ethtool.h | 30 +- > 1 file changed,

[RFC PATCH] ethtool: add IPv6 to the NFC API

2016-01-21 Thread Edward Cree
Signed-off-by: Edward Cree --- Haven't yet tried to write the ethtool client end of this (or a driver implementation), but does it look reasonable? include/uapi/linux/ethtool.h | 30 +- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/include/uapi/linux/