staging: brcm80211: Add buf_size parameter to ampdu_action handler function
authorJavier Martinez Canillas <martinez.javier@gmail.com>
Sun, 27 Feb 2011 20:54:14 +0000 (21:54 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 1 Mar 2011 03:11:26 +0000 (19:11 -0800)
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 <martinez.javier@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found