28534c1444b80fc9d7bc5d1a28d5e56a99b3 parent d6075c9c0ca52cc560f6a5be27c361aaa15603c6 author Arend van Spriel 1298648362 +0100 committer Greg Kroah-Hartman 1298945995 -0800 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