From: Ivo van Doorn <ivdoorn@gmail.com>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: "John W. Linville" <linville@tuxdriver.com>,
linux-wireless@vger.kernel.org
Subject: Re: [PATCH 2/28] rt2x00: Add debugfs support
Date: Wed, 28 Feb 2007 17:26:43 +0100 [thread overview]
Message-ID: <200702281726.43619.IvDoorn@gmail.com> (raw)
In-Reply-To: <1172679380.5015.32.camel@johannes.berg>
On Wednesday 28 February 2007 17:16, Johannes Berg wrote:
> On Wed, 2007-02-28 at 15:07 +0100, Ivo van Doorn wrote:
>
> > +#if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 19)
> > + file->private_data = inode->i_private;
> > +#else
> > + file->private_data = inode->u.generic_ip;
> > +#endif
Ouch.. :(
I'll resend this patch without KERNEL_VERSION stuff in it.
Ivo
next prev parent reply other threads:[~2007-02-28 16:26 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-28 14:07 [PATCH 2/28] rt2x00: Add debugfs support Ivo van Doorn
2007-02-28 16:16 ` Johannes Berg
2007-02-28 16:26 ` Ivo van Doorn [this message]
2007-02-28 16:20 ` Johannes Berg
2007-02-28 16:32 ` Ivo van Doorn
2007-02-28 16:37 ` Johannes Berg
2007-02-28 16:52 ` Ivo van Doorn
2007-02-28 16:54 ` Johannes Berg
2007-02-28 17:09 ` Ivo van Doorn
2007-02-28 17:21 ` Robin Cornelius
2007-02-28 17:30 ` Johannes Berg
2007-02-28 20:02 ` Johannes Berg
2007-02-28 20:09 ` Johannes Berg
2007-02-28 17:16 ` Ivo van Doorn
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=200702281726.43619.IvDoorn@gmail.com \
--to=ivdoorn@gmail.com \
--cc=johannes@sipsolutions.net \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
/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).