From: Zhu Yi Date: Fri, 6 Nov 2009 22:52:45 +0000 (-0800) Subject: iwlwifi: allocate 128 bytes linear buffer for rx skb X-Git-Tag: v2.6.33-rc1~388^2~280^2~123 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3b6bd5bf23c5cd95389e24121da02d2330eaf21;p=pandora-kernel.git iwlwifi: allocate 128 bytes linear buffer for rx skb Allocate 128 bytes linear buffer for rx skb. The first 64 bytes is reserved for mac80211 usage (for radiotap header expansion, etc). The frame header starts from the second 64 bytes. Cc: Johannes Berg Signed-off-by: Zhu Yi Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed