From: Roland Vossen Date: Mon, 8 Aug 2011 13:57:59 +0000 (+0200) Subject: staging: brcm80211: replaced typedef wlc_rateset_t X-Git-Tag: v3.2-rc1~169^2^2~864^2~369 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa67ebba7ed550685b5ed12d6f22100081e54ca6;p=pandora-kernel.git staging: brcm80211: replaced typedef wlc_rateset_t By struct brcms_c_rateset. Struct brcms_c_rateset was renamed from brcms_rateset, because there will be two rateset related structures that should differ significantly in naming from each other. Struct wl_rateset will be renamed to struct brcm_rateset in the next patch. Signed-off-by: Roland Vossen Reviewed-by: Arend van Spriel Signed-off-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed