From: Arend van Spriel Date: Thu, 10 Nov 2011 19:30:18 +0000 (+0100) Subject: brcm80211: smac: replace own access category definitions with mac80211 enum X-Git-Tag: v3.3-rc1~182^2~545^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7eec4233c348447e3f2d653f6c64128f2457c94;p=pandora-kernel.git brcm80211: smac: replace own access category definitions with mac80211 enum The brcmsmac had own definitions for the access categories. The mac80211 header provides these as well as they are used in the conf_tx callback. As the definitions did not match the driver configured the tx parameters to the wrong queue. Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Roland Vossen Reviewed-by: Alwin Beukers Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed