From: Antonio Quartulli <ordex@autistici.org>
To: The list for a Better Approach To Mobile Ad-hoc Networking
<b.a.t.m.a.n@lists.open-mesh.org>
Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: fix old master freeing operation
Date: Sun, 3 Mar 2013 22:01:15 +0100 [thread overview]
Message-ID: <20130303210115.GA1400@ritirata.org> (raw)
In-Reply-To: <201303040147.05547.lindner_marek@yahoo.de>
[-- Attachment #1: Type: text/plain, Size: 622 bytes --]
On Mon, Mar 04, 2013 at 01:47:05 +0800, Marek Lindner wrote:
> On Monday, March 04, 2013 01:34:36 Antonio Quartulli wrote:
> > + if (master && master->netdev_ops->ndo_del_slave) {
> > + ret = master->netdev_ops->ndo_del_slave(master,
> > + hard_iface->net_dev
> > );
>
> Aren't we going to have compat trouble with this one ?
Yes. Kernels before 2.6.39 do not have the ndo_del_slave() op.
We need a way to make this code compatible..
Cheers,
--
Antonio Quartulli
..each of us alone is worth nothing..
Ernesto "Che" Guevara
[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]
prev parent reply other threads:[~2013-03-03 21:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-03 17:34 [B.A.T.M.A.N.] [PATCH] batman-adv: fix old master freeing operation Antonio Quartulli
2013-03-03 17:47 ` Marek Lindner
2013-03-03 21:01 ` Antonio Quartulli [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=20130303210115.GA1400@ritirata.org \
--to=ordex@autistici.org \
--cc=b.a.t.m.a.n@lists.open-mesh.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