login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
September
»
28
Re: [ath5k-devel] [PATCH 1/1] Ath5k: add AP mode
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
[view in full thread]
From: Jiri Slaby
Subject:
Re: [ath5k-devel] [PATCH 1/1] Ath5k: add AP mode
Date: Sunday, September 28, 2008 - 9:14 am
On 09/28/2008 01:06 PM, Gregory Nietsky wrote:
quoted text
> > Quick Observation ... > > it appears IEEE80211 types have been replaced with NL80211 types in > kernel ... so would the following not be more correct and is opmode not > defined as > > struct ath5k_softc { > .... > enum nl80211_iftype opmode; > .....
It already is.
quoted text
> @@ -2130,14 +2129,15 @@ ath5k_beacon_config(struct ath5k_softc *sc) > > sc->imask |= AR5K_INT_SWBA; > > - if (ath5k_hw_hasveol(ah)) { > - spin_lock(&sc->block); > - ath5k_beacon_send(sc); > - spin_unlock(&sc->block); > - } > + if (sc->opmode == NL80211_IFTYPE_ADHOC) { > + if (ath5k_hw_hasveol(ah)) { > + spin_lock(&sc->block); > + ath5k_beacon_send(sc); > + spin_unlock(&sc->block); > + } > + } else > + ath5k_beacon_update_timers(sc, -1);
Yeah, that's the correct hunk, thanks. I sent a non-updated version. --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
Messages in current thread:
[PATCH 1/1] Ath5k: add AP mode
, Jiri Slaby
, (Sat Sep 27, 5:48 am)
Re: [ath5k-devel] [PATCH 1/1] Ath5k: add AP mode
, Gregory Nietsky
, (Sun Sep 28, 3:44 am)
Re: [ath5k-devel] [PATCH 1/1] Ath5k: add AP mode
, Gregory Nietsky
, (Sun Sep 28, 4:06 am)
Re: [ath5k-devel] [PATCH 1/1] Ath5k: add AP mode
, Jiri Slaby
, (Sun Sep 28, 9:14 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg Kroah-Hartman
[PATCH 17/36] sysdev: detect multiple driver registrations
Greg Kroah-Hartman
[PATCH 22/36] PM: Make wakeup flags available whenever CONFIG_PM is set
Greg Kroah-Hartman
[PATCH 20/36] Driver core: Call device_pm_add() after bus_add_device() in device_a...
Greg Kroah-Hartman
[PATCH 26/36] Kobject: Replace list_for_each() with list_for_each_entry().
Robert P. J. Day
Re: [uml-devel] User Mode Linux still doesn't build in 2.6.23-final.
git
:
Johannes Schindelin
Re: [PATCH 2/2] git-svn: support fetch with autocrlf on
Mark Burton
Re: [PATCH] builtin-branch: highlight current remote branches with an asterisk
Pieter de Bie
Re: Using url.insteadOf in git-clone
Junio C Hamano
Re: [PATCH 6/6] Teach core object handling functions about gitlinks
Teemu Likonen
Re: [PATCH] gc --aggressive: make it really aggressive
linux-netdev
:
Lennert Buytenhek
Re: Distributed Switch Architecture(DSA)
Pavel Emelyanov
Re: [RFC][PATCH] ns: Syscalls for better namespace sharing control.
Daniel Schaffrath
Re: tcp bw in 2.6
Guo-Fu Tseng
Re: jme: UDP checksum error, and lots of them
Gerrit Renker
[PATCH 37/37] dccp: Debugging functions for feature negotiation
openbsd-misc
:
Conor
Re: RFID Reader
Josh Grosse
ssh/sshd challenge-response seems to have stopped working in -current
Pieter Verberne
File collision while using pkg_add
Stuart Henderson
Re: SquidGuard problem
Western Union
Online account has been suspended
git-commits-head
:
Linux Kernel Mailing List
ath9k_htc: Allocate URBs properly
Linux Kernel Mailing List
ath9k: Added get_survey callback in order to get channel noise
Linux Kernel Mailing List
ALSA: snd-usb-caiaq: Do not expose hardware input mode 0 of A4DJ
Linux Kernel Mailing List
tracing: protect reader of cmdline output
Linux Kernel Mailing List
kconfig: recalc symbol value before showing search results
Colocation donated by:
Syndicate