From: Eliad Peller Date: Thu, 16 Aug 2012 10:52:47 +0000 (+0300) Subject: wlcore: use dynamic keep-alive template ids X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~30^2~38^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=001e39a8effd5a9774153ca6ca67849a93b95852;p=pandora-kernel.git wlcore: use dynamic keep-alive template ids Currently, all the (station) roles use the same keep-alive template id (0). However, the klv template ids shouldn't be shared by different roles. Implement a simple klv_templates bitmap, and let each role allocate its own klv template id on role initialization. [Arik - remove invalidation of KLV template when getting into "idle". This is already handled in unjoin] Signed-off-by: Eliad Peller Signed-off-by: Arik Nemtsov Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed