staging: brcm80211: wlc_aggregatable function prototype moved
authorArend van Spriel <arend@broadcom.com>
Mon, 9 May 2011 14:33:22 +0000 (16:33 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 10 May 2011 18:12:22 +0000 (11:12 -0700)
commitcf0c3920b4621ed3e70f38510ef419d1cf1afbc9
treeb7df5cfac033e227e669c738fa68735cca6a41dd
parenta68ec4892aa9a88e6a0de51a741a6bc902964a8b
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 <rvossen@broadcoom.com>
Reviewed-by: Henry Ptasinski <henryp@broadcom.com>
Reviewed-by: Brett Rudley <brudley@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/brcm80211/brcmsmac/wlc_pub.h
drivers/staging/brcm80211/brcmsmac/wlc_scb.h