From: Arend van Spriel Date: Fri, 25 Feb 2011 15:39:22 +0000 (+0100) Subject: staging: brcm80211: remove struct osl_info parameter from wlc_alloc X-Git-Tag: v2.6.39-rc1~469^2~363 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cab915077bc3b54316ddf1e9c047df56eff556e;p=pandora-kernel.git staging: brcm80211: remove struct osl_info parameter from wlc_alloc The functions within wlc_alloc had parameter of struct osl_info type but it was never used. As part of osl concept removal this parameter has been removed from the function prototypes. 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