From: Javier Martinez Canillas Date: Sun, 27 Feb 2011 20:54:14 +0000 (+0100) Subject: staging: brcm80211: Add buf_size parameter to ampdu_action handler function X-Git-Tag: v2.6.39-rc1~469^2~347 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0365f04f65e2055caefbf0971d4f23969af47ee;p=pandora-kernel.git staging: brcm80211: Add buf_size parameter to ampdu_action handler function struct ieee80211_ops.ampdu_action function pointer definition now includes a u8 buf_size parameter. Update wl_ops_ampdu_action handler function according to this new signature. Signed-off-by: Javier Martinez Canillas Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed