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, 15 Apr 2009 14:55:36 +0200
From:	Sascha Hauer <s.hauer@...gutronix.de>
To:	Greg Ungerer <gerg@...pgear.com>
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH] FEC driver: patches for -next

On Wed, Apr 15, 2009 at 10:12:05PM +1000, Greg Ungerer wrote:
>
> Hi Sascha,
>
> Sascha Hauer wrote:
>> These patches aim to modernize the FEC ethernet driver.
>> Greg, can you please confirm that the ifdef in patch 01/12 is indeed unused?
>
> It is used for the CONFIG_M5272 case. The offsets to some registers
> are slightly different for the version of the FEC hardware in that
> SoC CPU.

Ok, then I'll skip the first patch and update the second one
accordingly.

Regards
  Sascha

>
> Regards
> Greg
>
>
>> The following changes since commit 0882e8dd3aad33eca41696d463bb896e6c8817eb:
>>   Linus Torvalds (1):
>>         Linux 2.6.30-rc2
>>
>> are available in the git repository at:
>>
>>   git://git.pengutronix.de/git/sha/linux-2.6.git fec
>>
>> Sascha Hauer (12):
>>       fec: remove unused ifdef
>>       fec: switch to writel/readl
>>       fec: do not typedef struct types
>>       fec: remove unnecessary cast
>>       fec: Codingstyle cleanups
>>       fec: refactor set_multicast_list() to make it more readable
>>       fec: refactor init function
>>       fec: align receive packets
>>       fec: remove debugging printks
>>       fec: switch to net_device_ops
>>       FEC Buffer rework
>>       fec: call fec_restart() in fec_open()
>>
>>  drivers/net/fec.c |  897 ++++++++++++++++++++++-------------------------------
>>  drivers/net/fec.h |  112 ++-----
>>  2 files changed, 402 insertions(+), 607 deletions(-)
>>
>
>
> -- 
> ------------------------------------------------------------------------
> Greg Ungerer  --  Principal Engineer        EMAIL:     gerg@...pgear.com
> SnapGear Group, McAfee                      PHONE:       +61 7 3435 2888
> 825 Stanley St,                             FAX:         +61 7 3891 3630
> Woolloongabba, QLD, 4102, Australia         WEB: http://www.SnapGear.com
>

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |
--
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