Re: [PATCH 2/2] mac80211: add NEED_ALIGNED4_SKBS hw flag
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2016-02-23 16:15:07
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2016-02-23 16:15:07
On Tue, 2016-02-23 at 15:53 +0100, Felix Fietkau wrote:
quoted
Perhaps we could live with this being done only for the fast-xmit case?I don't think we should pass padded vs non-padded frames depending on whether fast-xmit was used. The non-fast-xmit codepath could simply do the memmove at the end of the tx handlers though.
I guess that's fair. Would it be sufficent though? johannes