* Please pull 'for-jgarzik' branch of wireless-2.6.git
@ 2007-04-24 20:20 John W. Linville
2007-04-28 0:09 ` Jeff Garzik
0 siblings, 1 reply; 2+ messages in thread
From: John W. Linville @ 2007-04-24 20:20 UTC (permalink / raw)
To: jeff; +Cc: linux-wireless
Jeff, this should fix the build issue you are now seeing in
netdev-2.6#upstream -- sorry I wasn't quicker!
---
The following changes since commit cd6a413099e67ee25b1af0b542d4877d90958474:
John W. Linville (1):
Merge branch 'from-linus' into upstream
are found in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git for-jgarzik
Larry Finger (1):
ieee80211: add missing global needed by IEEE80211_DEBUG_XXXX
net/ieee80211/ieee80211_module.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/net/ieee80211/ieee80211_module.c b/net/ieee80211/ieee80211_module.c
index 7630434..7ec6610 100644
--- a/net/ieee80211/ieee80211_module.c
+++ b/net/ieee80211/ieee80211_module.c
@@ -229,6 +229,7 @@ void free_ieee80211(struct net_device *dev)
static int debug = 0;
u32 ieee80211_debug_level = 0;
+EXPORT_SYMBOL_GPL(ieee80211_debug_level);
static struct proc_dir_entry *ieee80211_proc = NULL;
static int show_debug_level(char *page, char **start, off_t offset,
--
John W. Linville
linville@tuxdriver.com
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: Please pull 'for-jgarzik' branch of wireless-2.6.git
2007-04-24 20:20 Please pull 'for-jgarzik' branch of wireless-2.6.git John W. Linville
@ 2007-04-28 0:09 ` Jeff Garzik
0 siblings, 0 replies; 2+ messages in thread
From: Jeff Garzik @ 2007-04-28 0:09 UTC (permalink / raw)
To: John W. Linville; +Cc: linux-wireless
John W. Linville wrote:
> Jeff, this should fix the build issue you are now seeing in
> netdev-2.6#upstream -- sorry I wasn't quicker!
>
> ---
>
> The following changes since commit cd6a413099e67ee25b1af0b542d4877d90958474:
> John W. Linville (1):
> Merge branch 'from-linus' into upstream
>
> are found in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git for-jgarzik
pulled
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-04-28 0:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-24 20:20 Please pull 'for-jgarzik' branch of wireless-2.6.git John W. Linville
2007-04-28 0:09 ` Jeff Garzik
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).