From: Arend van Spriel Date: Fri, 25 Feb 2011 15:39:21 +0000 (+0100) Subject: staging: brcm80211: remove osl handle from pkttotlen function X-Git-Tag: v2.6.39-rc1~469^2~364 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6075c9c0ca52cc560f6a5be27c361aaa15603c6;p=pandora-kernel.git staging: brcm80211: remove osl handle from pkttotlen function The function pkttotlen was part of osl function and as such was called with struct osl_info parameter although not used within the function. As part of remove the whole osl concept from the drivers this parameter has been removed from the function prototype. 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