From: Zhu Yi Date: Wed, 28 Oct 2009 20:13:52 +0000 (-0700) Subject: mac80211: make align adjustment code support paged SKB X-Git-Tag: v2.6.33-rc1~388^2~449^2~119 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ce0b5892460c670b71b7a0bf96549f5e7a63d6c;p=pandora-kernel.git mac80211: make align adjustment code support paged SKB This fixed a BUG_ON in __skb_trim() when paged rx is used in iwlwifi driver. Yes, the whole mac80211 stack doesn't support paged SKB yet. But let's start the work slowly from small code snippets. Reported-and-tested-by: Abhijeet Kolekar Signed-off-by: Zhu Yi Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed