commit | 18b92ffaf33c862e852992e82e17b9fffca8d5a4 | [log] [tgz] |
---|---|---|
author | Luciano Coelho <coelho@ti.com> | Mon Mar 21 16:35:21 2011 +0200 |
committer | Luciano Coelho <coelho@ti.com> | Tue Apr 19 16:49:09 2011 +0300 |
tree | c2d4474ae12d639974af8efcb0ab043c21a1b3d4 | |
parent | db674d249c1fa20fd6731048f41646b3a2e8bdf5 [diff] |
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 <ido@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>