All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nikolai ZHUBR <zhubr@mail.ru>
To: linux-wireless@vger.kernel.org
Subject: cfg80211 and rfkill_backport question.
Date: Wed, 16 Sep 2009 03:09:52 +0300	[thread overview]
Message-ID: <174470396.20090916030952@mail.ru> (raw)

Hello people,

I'm trying to use compat-wireless-2009-09-14 for kernel 2.6.25.20.
It all compiles fine but inserting cfg80211 fails complaining about
symbols exported from rfkill_backport not being found, and inserting 
rfkill_backport first also fails complaining about symbols exported
from cfg80211, kind of circular dependancy:

cfg80211.ko:
0001b570 T dev_set_name
.....
.....
         U backport_rfkill_blocked

rfkill_backport.ko:
         U dev_set_name
.........
......
000010a8 T backport_rfkill_blocked

How is this supposed to work? 

I'm compiling for openwrt 8.09.1, mips platform, if it matters, and the
box for building openwrt is opensuse 10.3.

Thank you!

Nikolai ZHUBR

(Please CC me, I'm not subscribed)



             reply	other threads:[~2009-09-15 23:04 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-16  0:09 Nikolai ZHUBR [this message]
2009-09-15 23:14 ` cfg80211 and rfkill_backport question Luis R. Rodriguez
2009-09-16  0:46   ` Re[2]: " Nikolai ZHUBR
2009-09-15 23:49     ` Luis R. Rodriguez
2009-09-16  2:02       ` Re[4]: " Nikolai ZHUBR
2009-09-16  1:17         ` Luis R. Rodriguez
2009-09-16  9:14           ` Re[6]: " Nikolai ZHUBR
2009-09-16 15:24             ` Hin-Tak Leung
2009-09-16 22:11               ` Re[8]: " Nikolai ZHUBR
2009-09-16 11:12           ` Re[6]: " Nikolai ZHUBR

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=174470396.20090916030952@mail.ru \
    --to=zhubr@mail.ru \
    --cc=linux-wireless@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 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.