Hi Dave, LTP found a problem last week, but I couldn't fix it since I was travelling, so here's the fix now. Please pull and let me know if there's any problem. Thanks, johannes The following changes since commit 4078b76cac68e50ccf1f76a74e7d3d5788aec3fe: net: dsa: Check return value of phy_connect_direct() (2017-01-23 15:43:35 -0500) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-davem-2017-01-24 for you to fetch changes up to 115865fa0826ed18ca04717cf72d0fe874c0fe7f: mac80211: don't try to sleep in rate_control_rate_init() (2017-01-24 16:31:54 +0100) ---------------------------------------------------------------- A single fix, for a sleeping context problem found by LTP. ---------------------------------------------------------------- Johannes Berg (1): mac80211: don't try to sleep in rate_control_rate_init() net/mac80211/rate.c | 2 -- 1 file changed, 2 deletions(-)