From: Eliad Peller Date: Thu, 22 Nov 2012 16:06:21 +0000 (+0200) Subject: wlcore: save session_id per-link X-Git-Tag: v3.9-rc1~139^2~2^2^2~42^2~50^2^2~34^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=978cd3a0b82969c1f85942e208f8a00412964ef6;p=pandora-kernel.git wlcore: save session_id per-link A new session_id is generated on link allocation. it is saved in a global array and used later, on tx. The new fw api adds new bcast/global_session_id fields to start_role(ap) command, and a new session_id field to add_peer command. align the driver with it. Signed-off-by: Eliad Peller Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed