From: Kalle Valo Date: Tue, 17 Jan 2012 18:09:05 +0000 (+0200) Subject: ath6kl: create core.c X-Git-Tag: v3.4-rc1~177^2~112^2~357^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45eaa78f757b3b3992ca02c753764665e9fba0a4;p=pandora-kernel.git ath6kl: create core.c Currently core functions are spread between various files, group all the functions into file and rename the functions to follow the style used elsewhere in the driver. This will make it easier to a separate core module. Also fix a bug where wiphy is freed too early. Signed-off-by: Kalle Valo --- Reading git-diff-tree failed