From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kalle Valo Date: Fri, 16 May 2014 17:26:13 +0300 Subject: [ath9k-devel] [PATCH] ath9k/ath10k: remove unnecessary channel_switch_beacon callbacks In-Reply-To: <1400248534-16763-1-git-send-email-luca@coelho.fi> (Luca Coelho's message of "Fri, 16 May 2014 16:55:34 +0300") References: <1400248534-16763-1-git-send-email-luca@coelho.fi> Message-ID: <87y4y13im2.fsf@kamboji.qca.qualcomm.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org Luca Coelho writes: > From: Luciano Coelho > > The channel_switch_beacon callback is optional, so it doesn't have to > be defined if it's not going to do anything useful with it. Both > ath9k and ath10k define the callback and just returns. This commit > removes them. > > Cc: Michal Kazior > Signed-off-by: Luciano Coelho > --- > > I'm plannnig to remove the channel_switch_beacon callback (actually, > replace it with a more generic one that can be used for STA and other > iftypes too) and ath9k/ath10k are the only (non) users of it. ;) John, I'm planning to take this as I think we will get less conflicts that way. But let me know if you want it instead. -- Kalle Valo