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:	Tue, 29 Mar 2011 17:00:35 -0700
From:	Jeff Kirsher <jeffrey.t.kirsher@...el.com>
To:	Stefan Assmann <sassmann@...nic.de>
Cc:	netdev@...r.kernel.org, e1000-devel@...ts.sourceforge.net,
	alexander.h.duyck@...el.com
Subject: Re: [PATCH 0/3] igb: cleanup and code deduplication

On Tue, Mar 29, 2011 at 06:09, Stefan Assmann <sassmann@...nic.de> wrote:
> Some cleanups for igb.
> First patch is just a simple typo fix.
> Second patch turns igb_update_nvm_checksum and igb_validate_nvm_checksum
> into wrapper functions to deduplicate code.
> Third patch puts the thermal sensor code into a function. This patch could use
> some testing as I couldn't really test it due to lack of hardware.
>
>  Stefan
>
> Stefan Assmann (3):
>  igb: fix typo in igb_validate_nvm_checksum_82580
>  igb: transform igb_{update,validate}_nvm_checksum into wrappers of
>    their *_with_offset equivalents
>  igb: introduce igb_thermal_sensor_event for sensor checking
>
>  drivers/net/igb/e1000_82575.c |   79 ++--------------------------------------
>  drivers/net/igb/e1000_nvm.c   |   38 +++++++++++++++----
>  drivers/net/igb/e1000_nvm.h   |    2 +
>  drivers/net/igb/igb_main.c    |   67 +++++++++++++++++-----------------
>  4 files changed, 70 insertions(+), 116 deletions(-)
>
>

Thanks Stefan, I have added these patches to my igb-queue.

-- 
Cheers,
Jeff
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ