From: Arend van Spriel Date: Tue, 25 Jan 2011 13:32:03 +0000 (+0100) Subject: staging: brcm80211: fix compiler warning in fullmac driver X-Git-Tag: v2.6.39-rc1~469^2~668 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a6257fbd8af8105149c15f0af91e8355bd51034;p=pandora-kernel.git staging: brcm80211: fix compiler warning in fullmac driver Since 2.6.38-rc1 we are getting a compiler warning due to changed API in net/cfg80211.h. This change fixes the warning but driver will need to be modified later to handle the additional parameters. Cc: Brett Rudley Cc: Henry Ptasinski Cc: Roland Vossen Cc: Dowan Kim Signed-off-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed