From: Holger Schurig Date: Fri, 7 Dec 2007 15:52:10 +0000 (+0100) Subject: libertas: implement new scanning logic X-Git-Tag: v2.6.25-rc1~1162^2~429 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffd074fc78c1053b1f1697ebbe5bcfbb64949d16;p=pandora-kernel.git libertas: implement new scanning logic This changes the code that is used for scanning and makes it hopefully easier to understand: * move function into logical blocks * create a bunch of lbs_scan_add_XXXX_tlv() functions, that help to create the TLV parameter of CMD_802_11_SCAN * all of them are now called from the much simpler lbs_do_scan() * no **puserscancfg double-pointers :-) Signed-off-by: Holger Schurig Acked-by: Dan Williams Signed-off-by: David Woodhouse Signed-off-by: John W. Linville --- Reading git-diff-tree failed