From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kalle Valo Date: Fri, 23 May 2014 11:32:30 +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: <87fvk0vqsh.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 Thanks, applied. -- Kalle Valo