linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dick Marinus <dick.marinus@chello.nl>
To: linux-wireless <linux-wireless@vger.kernel.org>
Subject: Re: mac80211-7.0.4 ieee80211_ptr trouble
Date: Sun, 22 Apr 2007 22:51:05 +0200	[thread overview]
Message-ID: <1177275065.9812.9.camel@localhost> (raw)

Op zaterdag 21-04-2007 om 22:23 uur [tijdzone +0200], schreef Johannes
Berg:
> No, you misunderstood me. The compat package includes a header file
that
> does these defines, but apparently you're missing it.

Ah, it seems ieee80211_ptr doesn't cause the problem, make unmodified
failed:
===
Checking kernel compatibility in:
        /lib/modules/2.6.20-gentoo-r6/source//
 * Kernel requires compatibility version:
   - Requires net_device::ieee80211_ptr compat
   - Requires class_dev -> dev API compat
   - Requires to_net_dev API compat
   - Requires device_rename compat
Building compatibility version in 'compatible/' directory:
Copying compatible/ from origin/...done
 + Applying: patches/ieee80211_ptr.patch
        Re-use ax25_ptr in net_device for ieee80211_ptr
 + Running: ieee80211_ptr.sh
        Type-cast reused void* ax25_ptr to struct wireless_dev *
 + Applying: patches/remove_debugfs.patch
        Remove DEBUGFS usage (due to class_dev breakage)
 + Applying: patches/class_dev_to_dev-wireless-ieee80211_ptr.patch
        Reverse class_dev to dev changes when ieee80211_ptr is used
 + Applying: patches/add_to_net_dev.patch
        Add to_net_dev back in (newer kernels have it in netdevice.h)
-----patch failure output-----
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Add to_net_dev back in (newer kernels have it in netdevice.h)
|--- pre/net/mac80211/ieee80211_sysfs.c 2007-04-17 15:54:31.000000000
-0700
|+++ post/net/mac80211/ieee80211_sysfs.c        2007-04-17
15:55:57.000000000 -0700
--------------------------
File to patch: 
Skip this patch? [y] 
Skipping patch.
1 out of 1 hunk ignored

patches/add_to_net_dev.patch failed. Terminating.
If patch or script failed, check pre/ and post/ for current stage.
===
ieee80211_sysfs doesn't seem to exist in {pre,post}/net/mac80211/
neither in /usr/src/linux.

should it have been in the mac80211-7.0.4 tarball?

Thanks,

Dick


             reply	other threads:[~2007-04-22 20:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-22 20:51 Dick Marinus [this message]
2007-04-23 17:33 ` mac80211-7.0.4 ieee80211_ptr trouble James Ketrenos
2007-04-23 19:33   ` Dick
  -- strict thread matches above, loose matches on Subject: below --
2007-04-21  8:27 Dick
2007-04-21 18:56 ` John W. Linville
2007-04-21 19:54   ` Johannes Berg
     [not found]     ` <1177186573.13434.5.camel@localhost>
2007-04-21 20:23       ` Johannes Berg
2007-04-23 17:13 ` James Ketrenos

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=1177275065.9812.9.camel@localhost \
    --to=dick.marinus@chello.nl \
    --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 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).