linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: pat-lkml <pat-lkml@erley.org>
To: linux-wireless <linux-wireless@vger.kernel.org>
Cc: "Luis R. Rodriguez" <lrodriguez@atheros.com>
Subject: [patch] compat-wireless compat.diff update for latest wireless-testing
Date: Fri, 13 Feb 2009 12:41:18 -0500	[thread overview]
Message-ID: <4995B0BE.6000502@erley.org> (raw)

Wireless testing now includes scan.o, patch needs to reflect that.

Signed-off-by: Pat Erley <pat-lkml@erley.org>
---

Diffs of diffs look funny, haha

diff --git a/compat/compat.diff b/compat/compat.diff
index 4d96eec..ff4d157 100644
--- a/compat/compat.diff
+++ b/compat/compat.diff
@@ -18,8 +18,8 @@
  obj-$(CONFIG_LIB80211_CRYPT_CCMP) += lib80211_crypt_ccmp.o
  obj-$(CONFIG_LIB80211_CRYPT_TKIP) += lib80211_crypt_tkip.o
  
--cfg80211-y += core.o sysfs.o radiotap.o util.o reg.o
-+cfg80211-y += core.o sysfs.o radiotap.o util.o reg.o compat.o
+-cfg80211-y += core.o sysfs.o radiotap.o util.o reg.o scan.o
++cfg80211-y += core.o sysfs.o radiotap.o util.o reg.o scan.o compat.o
  cfg80211-$(CONFIG_WIRELESS_EXT) += wext-compat.o
  cfg80211-$(CONFIG_NL80211) += nl80211.o
 --- a/drivers/net/wireless/zd1211rw/zd_chip.h  2008-03-07 20:02:06.000000000 -0500

             reply	other threads:[~2009-02-13 17:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-13 17:41 pat-lkml [this message]
2009-02-13 22:35 ` [patch] compat-wireless compat.diff update for latest wireless-testing Luis R. Rodriguez

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=4995B0BE.6000502@erley.org \
    --to=pat-lkml@erley.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=lrodriguez@atheros.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).