netdev
[Top] [All Lists]

[PATCH] tg3.h & b44.h ifndef ADVERTISE_PAUSE typo

To: Netdev <netdev@xxxxxxxxxxx>
Subject: [PATCH] tg3.h & b44.h ifndef ADVERTISE_PAUSE typo
From: David Hollis <dhollis@xxxxxxxxxxxxxx>
Date: Tue, 11 Jan 2005 09:42:33 -0500
Sender: netdev-bounce@xxxxxxxxxxx
tg3.h and b44.h define ADVERTISE_PAUSE_CAP if ADVERTISE_PAUSE
is not defined.  Both include a notation that these values should
be added to mii.h.  If ADVERTISE_PAUSE_CAP was added to mii.h,
these defines would break since they are checking for ADVERTISE_PAUSE
instead of ADVERTISE_PAUSE_CAP.

-- 
David Hollis <dhollis@xxxxxxxxxxxxxx>

Attachment: b44_tg3_advertise_define.patch
Description: Text Data

Attachment: signature.asc
Description: This is a digitally signed message part

<Prev in Thread] Current Thread [Next in Thread>