From: Alan Ott <a...@signal11.us>
Date: Fri,  5 Apr 2013 19:03:10 -0400

> Two sections checked whether the current channel != the new channel
> without ever setting the current channel variables.
> 
> 1. net/mac802154/tx.c: Prevent set_channel() from getting called every
> time a packet is sent.
> 
> 2. net/mac802154/mib.c: Lock (pib_lock) accesses to current_channel and
> current_page and make sure they are updated when the channel has been
> changed.
> 
> Signed-off-by: Alan Ott <a...@signal11.us>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to