Re: [PATCH] carl9170: fix breakage from "mac80211: handle non-bufferable MMPDUs correctly"
From: Christian Lamparter <chunkeey@googlemail.com>
Date: 2012-02-29 20:27:24
From: Christian Lamparter <chunkeey@googlemail.com>
Date: 2012-02-29 20:27:24
On Wednesday, February 29, 2012 09:22:03 PM Johannes Berg wrote:
On Wed, 2012-02-29 at 15:11 -0500, John W. Linville wrote:quoted
That commit intended for 3.4 renamed IEEE80211_TX_CTL_POLL_RESPONSE as IEEE80211_TX_CTL_NO_PS_BUFFER. Meanwhile, "carl9170: fix frame delivery if sta is in powersave mode" added a reference to IEEE80211_TX_CTL_POLL_RESPONSE in the fixes stream for 3.3. This simple patch fixes that merge boo-boo.Thanks, sorry about the overlap.
Err?! I wrote and posted an updated patch on saturday. [PATCH -wt] carl9170: fix frame delivery if sta is in powersave mode http://www.spinics.net/lists/linux-wireless/msg85556.html Regards, Chr