From: Eliad Peller Date: Wed, 5 Oct 2011 09:56:05 +0000 (+0200) Subject: wl12xx: move ap_hlid_map into wlvif.ap X-Git-Tag: v3.3-rc1~182^2~261^2~2^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7ffb902cca655e4d6bdda4156407008573bb214;p=pandora-kernel.git wl12xx: move ap_hlid_map into wlvif.ap Add wlvif->links_map bitmap to represent all the links allocated for this vif. AP vif also has a sta_hlid_map bitmap, which represents the links stations connected to it (sta_hlid_bitmap is a subset of wlvif->links_map, which itself is a subset of the global wl->links_map) Signed-off-by: Eliad Peller Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed