From: Bob Copeland Date: Tue, 9 Feb 2010 18:06:54 +0000 (-0500) Subject: ath5k: use correct packet type when transmitting X-Git-Tag: v2.6.34-rc1~233^2~325^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ac2927a953a01c83df255118922cce1523d1a18;p=pandora-kernel.git ath5k: use correct packet type when transmitting The hardware needs to know what type of frames are being sent in order to fill in various fields, for example the timestamp in probe responses (before this patch, it was always 0). Set it correctly when initializing the TX descriptor. Signed-off-by: Bob Copeland Cc: stable@kernel.org Signed-off-by: John W. Linville --- Reading git-diff-tree failed