From: Arend van Spriel Date: Mon, 9 May 2011 14:33:22 +0000 (+0200) Subject: staging: brcm80211: wlc_aggregatable function prototype moved X-Git-Tag: v3.0-rc1~336^2~471 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf0c3920b4621ed3e70f38510ef419d1cf1afbc9;p=pandora-kernel.git staging: brcm80211: wlc_aggregatable function prototype moved The function wlc_aggregatable is used by wl_mac80211.c. The prototype of the function was placed in include file wlc_scb.h but the interface for wl_mac80211.c to other driver functions is to be placed in wlc_pub.h. 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