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] [day] [month] [year] [list]
Date:	Thu, 19 Jun 2008 06:55:57 -0700
From:	"Michael Chan" <mchan@...adcom.com>
To:	"'David Miller'" <davem@...emloft.net>,
	"netdev@...r.kernel.org" <netdev@...r.kernel.org>
cc:	"vinay@...ux.vnet.ibm.com" <vinay@...ux.vnet.ibm.com>,
	"krkumar2@...ibm.com" <krkumar2@...ibm.com>
Subject: Re: [PATCH 1/3]: tg3: Consolidate two ->hard_start_xmit()
 handlers.

David Miller wrote:

> tg3: Consolidate two ->hard_start_xmit() handlers.
>
> In order to facilitate making changes to the TX handling
> of this driver easier to implement, combine the two transmit
> handlers.
>
> One is for working around DMA bugs in various chip versions.
> This is replaced with a feature bit, which guards the DMA
> condition checks.

The TG3_FLG2_HW_TSO_2 logic also needs to be added back to the
consolidated hard_start_xmit() handler.  We'll send you an
updated patch 1 later today.

--
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