From: Eliad Peller Date: Wed, 2 Feb 2011 09:20:05 +0000 (+0200) Subject: wl12xx: declare support for IEEE80211_HW_REPORTS_TX_ACK_STATUS X-Git-Tag: v2.6.39-rc1~468^2~158^2^2~69^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62c0740c4ff2a4a8850619e0f5ac56a3b6e83cec;p=pandora-kernel.git wl12xx: declare support for IEEE80211_HW_REPORTS_TX_ACK_STATUS The wl12xx fw supports ack status reporting for tx frames, so add the IEEE80211_HW_REPORTS_TX_ACK_STATUS flag to our supported features. Since we do the rate control in the fw, we'll probably want to adjust the STA_LOST_PKT_THRESHOLD heuristics in the future, to account for retransmissions as well. Signed-off-by: Eliad Peller Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed