From: Luciano Coelho Date: Mon, 21 Mar 2011 14:35:21 +0000 (+0200) Subject: wl12xx: set the skbuff priority for dummy packets X-Git-Tag: v3.0-rc2~7^2~16^2~329^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18b92ffaf33c862e852992e82e17b9fffca8d5a4;p=pandora-kernel.git wl12xx: set the skbuff priority for dummy packets The firmware requires dummy packets to be sent using TID 7 (WL1271_TID_MGMT). Instead of hardcoding it in the tx_fill_hdr() function, set it when creating the packet itself. This requires Eliad's fix to set the actual TID in the TX descriptor. Cc: Ido Yariv Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed