On Fri, 2014-01-17 at 23:19 +0800, ZHAO Gang wrote: > Use the right function to update status.freq. The wrong frequency > value can cause problem that bss info can't be updated when it > should be. > > This bug is introduced by commit 8318d78a44d49ac1edf2bdec7299de3617c4232e > "cfg80211 API for channels/bitrates, mac80211 and driver conversion". > > Cc: Stable <sta...@vger.kernel.org> > Signed-off-by: ZHAO Gang <gamer...@gmail.com> > --- > v3: change commit log > suggested by Luca Coelho, Rafał Miłecki and Jonas Gorski > > I'm not very familiar with wireless subsystem yet. If commit message needs > more changes, feel free to point it out.
In general, you should also put a Fixes: pseudo-header (with 12-digit commit ID and commit subject) into such commits, so this would be: Cc: sta...@vger.kernel.org Fixes: 8318d78a44d4 ("cfg80211 API for channels/bitrates, mac80211 and driver conversion") Signed-off-by: ... Thanks for fixing this! johannes _______________________________________________ b43-dev mailing list b43-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/b43-dev