linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] wlcore tx rework
@ 2012-07-27  7:11 Arik Nemtsov
  2012-07-27  7:11 ` [PATCH 1/2] wlcore: don't get the hlid from a queued skb Arik Nemtsov
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Arik Nemtsov @ 2012-07-27  7:11 UTC (permalink / raw)
  To: linux-wireless; +Cc: Johannes Berg, Arik Nemtsov

Get the hlid of a queued skb from driver internal info instead of the
sta inside the skb cb. Rework some functions so that the sta is passed
explicitly during op_tx.

Testd in STA + AP modes.

Johannes - would you like to take these via your tree, as a prerequisite
for Thomas' patch?

Arik Nemtsov (2):
  wlcore: don't get the hlid from a queued skb
  wlcore: op_tx: pass sta explicitly when inferring frame hlid

 drivers/net/wireless/ti/wlcore/main.c |    2 +-
 drivers/net/wireless/ti/wlcore/tx.c   |   61 +++++++++++++++++----------------
 drivers/net/wireless/ti/wlcore/tx.h   |    4 +--
 3 files changed, 34 insertions(+), 33 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2012-07-27 11:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-27  7:11 [PATCH 0/2] wlcore tx rework Arik Nemtsov
2012-07-27  7:11 ` [PATCH 1/2] wlcore: don't get the hlid from a queued skb Arik Nemtsov
2012-07-27  7:11 ` [PATCH 2/2] wlcore: op_tx: pass sta explicitly when inferring frame hlid Arik Nemtsov
2012-07-27  9:54 ` [PATCH 0/2] wlcore tx rework Johannes Berg
2012-07-27 11:38   ` Coelho, Luciano
2012-07-27 11:44     ` 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).