From: Holger Schurig Date: Fri, 26 Oct 2007 08:12:14 +0000 (+0200) Subject: libertas: move wlan_*_association_work from header to c file X-Git-Tag: v2.6.25-rc1~1162^2~635 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f9dac281ba2acd3d6d3574076f86b8f99aaebc0;p=pandora-kernel.git libertas: move wlan_*_association_work from header to c file Move wlan_postpone_association_work() and wlan_cancel_association_work() from a assoc.h file to the sole user, into wext.c. Renamed those two functions to to libertas_XXX as well. Signed-off-by: Holger Schurig Acked-by: Dan Williams Signed-off-by: John W. Linville --- Reading git-diff-tree failed