linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] station management complexity reduction
@ 2011-12-14 13:03 Johannes Berg
  2011-12-14 13:03 ` [PATCH 1/2] mac80211: delay IBSS station insertion Johannes Berg
  2011-12-14 13:03 ` [PATCH 2/2] mac80211: reduce station management complexity Johannes Berg
  0 siblings, 2 replies; 5+ messages in thread
From: Johannes Berg @ 2011-12-14 13:03 UTC (permalink / raw)
  To: John Linville; +Cc: linux-wireless

The complexity of locking in sta_info.c has bothered
me for a while, and it would not have been possible to
inform drivers of station state in a sleeping callback
from IBSS anyway.

Make IBSS not add the stations in RX context, and thus
reduce complexity in sta_info and actually make the new
sta_info_move_state() sleeping.

johannes

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-12-15 10:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-14 13:03 [PATCH 0/2] station management complexity reduction Johannes Berg
2011-12-14 13:03 ` [PATCH 1/2] mac80211: delay IBSS station insertion Johannes Berg
2011-12-15 10:17   ` [PATCH v2 " Johannes Berg
2011-12-14 13:03 ` [PATCH 2/2] mac80211: reduce station management complexity Johannes Berg
2011-12-15 10:24   ` [PATCH v2 " Johannes Berg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).