From: Randy Dunlap <randy.dunlap@oracle.com>
To: aijazbaig1@gmail.com
Cc: brgerst@gmail.com, peterz@infradead.org, jengelh@medozas.de,
netfilter-devel@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: Fwd: help needed with EXPORT_SYMBOL
Date: Wed, 25 Aug 2010 08:37:05 -0700 [thread overview]
Message-ID: <20100825083705.35a6195f.randy.dunlap@oracle.com> (raw)
In-Reply-To: <1282728478.17044.22.camel@aijazbaig1-desktop>
On Wed, 25 Aug 2010 14:57:58 +0530 Aijaz Baig wrote:
> By the way Jan I couldnt find bridge.c although there is an object file
> called bridge.o within /net/bridge. Nonetheless, I did check
See net/bridge/Makefile:
obj-$(CONFIG_BRIDGE) += bridge.o
bridge-y := br.o br_device.o br_fdb.o br_forward.o br_if.o br_input.o \
br_ioctl.o br_notify.o br_stp.o br_stp_bpdu.o \
br_stp_if.o br_stp_timer.o br_netlink.o
and see Documentation/kbuild/makefiles.txt.
---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
prev parent reply other threads:[~2010-08-25 15:38 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-21 6:57 help needed with EXPORT_SYMBOL Aijaz Baig
2010-08-21 9:23 ` Jan Engelhardt
2010-08-23 5:14 ` Aijaz Baig
2010-08-23 11:48 ` Brian Gerst
2010-08-23 11:48 ` Brian Gerst
2010-08-23 13:17 ` Peter Zijlstra
2010-08-23 13:32 ` Jan Engelhardt
2010-08-23 13:43 ` Peter Zijlstra
2010-08-23 13:44 ` Brian Gerst
2010-08-23 13:44 ` Brian Gerst
2010-08-23 14:05 ` Peter Zijlstra
[not found] ` <AANLkTimQDV74kcM_84QySMKmdf-XxFOhqp48cQdQNN4s@mail.gmail.com>
[not found] ` <AANLkTinRyoHcSmmHv9tZ36X4wxVVCKGLDwGiZUTPPn+z@mail.gmail.com>
2010-08-24 4:44 ` Aijaz Baig
[not found] ` <AANLkTi=cj+qCFxeT5hq0-x-XqSUCbcqQRAwmQ9h+cOxy@mail.gmail.com>
[not found] ` <AANLkTim9nvJR0K6xJc2kHGCeoMzFLzSxR8Avx59jsEbf@mail.gmail.com>
2010-08-25 9:27 ` Fwd: " Aijaz Baig
2010-08-25 10:06 ` Jan Engelhardt
2010-08-25 10:23 ` Peter Zijlstra
2010-08-25 15:37 ` Randy Dunlap [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=20100825083705.35a6195f.randy.dunlap@oracle.com \
--to=randy.dunlap@oracle.com \
--cc=aijazbaig1@gmail.com \
--cc=brgerst@gmail.com \
--cc=jengelh@medozas.de \
--cc=linux-kernel@vger.kernel.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=peterz@infradead.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.