lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 17 Feb 2016 21:23:19 -0500 (EST)
From:	David Miller <davem@...emloft.net>
To:	jeffrey.t.kirsher@...el.com
Cc:	john.fastabend@...il.com, jhs@...atatu.com, netdev@...r.kernel.org
Subject: Re: [net-next PATCH 1/2] ixgbe: use u32 instead of __u32 in model
 header

From: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
Date: Wed, 17 Feb 2016 14:41:48 -0800

> On Wed, 2016-02-17 at 14:34 -0800, John Fastabend wrote:
>> I incorrectly used __u32 types where we should be using u32 types
>> when
>> I added the ixgbe_model.h file.
>> 
>> Fixes: 9d35cf062e05 ("net: ixgbe: add minimal parser details for
>> ixgbe")
>> Suggested-by: Jamal Hadi Salim <jhs@...atatu.com>
>> Signed-off-by: John Fastabend <john.r.fastabend@...el.com>
>> ---
>>  drivers/net/ethernet/intel/ixgbe/ixgbe_model.h |   18 +++++++++-----
>> ----
>>  1 file changed, 9 insertions(+), 9 deletions(-)
> 
> Acked-by: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
> 
> Dave feel free to pull this series in from John to fix the issues with
> his previous series.

Will do.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ