From: Johannes Berg Date: Mon, 12 Mar 2012 12:49:14 +0000 (+0100) Subject: mac80211: linearize SKBs as needed for crypto X-Git-Tag: v3.4-rc1~177^2~48^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8286911881948c7a2ecc63ee4224c258cce2da3;p=pandora-kernel.git mac80211: linearize SKBs as needed for crypto Not linearizing every SKB will help actually pass non-linear SKBs all the way up when on an encrypted connection. For now, linearize TKIP completely as it is lower performance and I don't quite grok all the details. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed