From: Johannes Berg Date: Fri, 7 Oct 2011 12:01:25 +0000 (+0200) Subject: mac80211: move fragment flag to info flag as dont-fragment X-Git-Tag: v3.2-rc1~129^2~83^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a26eb27ab430147a82e4a9f2f1ebfadf03d99550;p=pandora-kernel.git mac80211: move fragment flag to info flag as dont-fragment The purpose of this is two-fold: 1) by moving it out of tx_data.flags, we can in another patch move the radiotap parsing so it no longer is in the hotpath 2) if a device implements fragmentation but can optionally skip it, the radiotap request for not doing fragmentation may be honoured Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed