libertas: move wlan_*_association_work from header to c file
authorHolger Schurig <hs4233@mail.mn-solutions.de>
Fri, 26 Oct 2007 08:12:14 +0000 (10:12 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:03:34 +0000 (15:03 -0800)
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 <hs4233@mail.mn-solutions.de>
Acked-by: Dan Williams <dcbw@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found