From: Wey-Yi Guy Date: Thu, 6 May 2010 15:54:10 +0000 (-0700) Subject: iwlwifi: beacon format related helper function X-Git-Tag: v2.6.36-rc1~571^2~615^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0ee74cf080389aee4fbf198ffa7e85b3480b661;p=pandora-kernel.git iwlwifi: beacon format related helper function Move the ucode beacon formation related helper function from 3945 to iwlcore, so both _3945 and _agn devices can utilize those functions. When driver pass the beacon related timing information to uCode in both spectrum measurement and channel switch commands, the beacon timing parameter require in uCode beacon format; those helper functions will do the conversation from uSec to the correct uCode format Signed-off-by: Wey-Yi Guy Signed-off-by: Reinette Chatre --- Reading git-diff-tree failed