From: Changli Gao Date: Wed, 1 Dec 2010 02:52:57 +0000 (+0000) Subject: af_packet: remove pgv.flags X-Git-Tag: v2.6.38-rc1~476^2~311 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c56b4d90123b77e29a91b9b96bb791f929139d8e;p=pandora-kernel.git af_packet: remove pgv.flags As we can check if an address is vmalloc address with is_vmalloc_addr(), we remove pgv.flags. Then we may get more pg_vecs. Signed-off-by: Changli Gao Signed-off-by: David S. Miller --- Reading git-diff-tree failed