On 1/10/2018 6:19 AM, pkshih@xxxxxxxxxxx wrote:
From: Ping-Ke Shih <pkshih@xxxxxxxxxxx> To enable the mac80211 fast-tx feature, the hw/driver needs to support dynamic power saving and fragmentation. Since our driver does not need to fragment packet into smaller pieces, we just hook an empty callback of set_frag_threshold to avoid fragmentation in mac80211. After this, the mac80211 will not fragment the packets and can transmit them faster by cache the header information. Signed-off-by: Yan-Hsuan Chuang <yhchuang@xxxxxxxxxxx>
Your sob is missing here (also in patch 6/10). Regards, Arend