From: Jeff Garzik <jeff@garzik.org>
To: Daniel Drake <dsd@gentoo.org>
Cc: Netdev list <netdev@vger.kernel.org>
Subject: Re: Reasons behind HAVE_TX_TIMEOUT
Date: Fri, 18 Aug 2006 07:31:54 -0400 [thread overview]
Message-ID: <44E5A52A.3020209@garzik.org> (raw)
In-Reply-To: <44E59CAC.9010300@gentoo.org>
Daniel Drake wrote:
> Hi,
>
> Just curious, why do we have an unconditional #define in netdevice.h for
> HAVE_TX_TIMEOUT, and some drivers (e.g. xirc2ps_cs) using it
> conditionally as if it might be disabled on some builds?
>
> There are other similar defines in netdevice.h too.
Ancient back-compat defines, for 2.2-era, pre-softnet code where
tx_timeout did not exist.
Jeff
prev parent reply other threads:[~2006-08-18 11:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-18 10:55 Reasons behind HAVE_TX_TIMEOUT Daniel Drake
2006-08-18 11:31 ` Jeff Garzik [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=44E5A52A.3020209@garzik.org \
--to=jeff@garzik.org \
--cc=dsd@gentoo.org \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).