From: Arend van Spriel Date: Fri, 13 May 2011 09:59:28 +0000 (+0200) Subject: staging: brcm80211: make function definitions and prototype consistent X-Git-Tag: v3.0-rc1~336^2~245 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f602d683ca10704081d49b3223c51608f1945d1;p=pandora-kernel.git staging: brcm80211: make function definitions and prototype consistent Couple of functions that are only used within wlc_channel.c have been prototyped with static keyword. For the function definition itself this has been added when missing. Cc: devel@linuxdriverproject.org Cc: linux-wireless@vger.kernel.org Reviewed-by: Roland Vossen Reviewed-by: Henry Ptasinski Reviewed-by: Brett Rudley Signed-off-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed