From: Henry Ptasinski Date: Tue, 10 May 2011 20:25:29 +0000 (+0200) Subject: staging: brcm80211: move utility functions into new module X-Git-Tag: v3.0-rc1~336^2~282 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b33f0e282f5e728456412ef63d36521538932fc5;p=pandora-kernel.git staging: brcm80211: move utility functions into new module Move utility functions shared by the brcmsmac and brcmfmac drivers into a new module, brcmutil.ko. This eliminates the need to compile and link the shared functions into both drivers. Prefix all exported symbols with "bcm_". Cc: devel@linuxdriverproject.org Reviewed-by: Roland Vossen Reviewed-by: Brett Rudley Signed-off-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed