From: Stanislav Fomichev Date: Tue, 1 Mar 2011 20:15:25 +0000 (+0300) Subject: brcm80211: use proper ieee80211 routines X-Git-Tag: v2.6.39-rc1~469^2~342 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fbd6b37bf35073113d1adb71cdf801330fab01e;p=pandora-kernel.git brcm80211: use proper ieee80211 routines removed the following defines as a side effect: - FC_SUBTYPE_ANY_QOS - FC_KIND_MASK - FC_PROBE_REQ - FC_PROBE_RESP - FC_BEACON - FC_PS_POLL - FC_RTS - FC_CTS also fixed possible bug when the CPU byte ordered fc was passed into ieee80211_is_data and ieee80211_is_mgmt Signed-off-by: Stanislav Fomichev Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed