From: Ian Campbell Date: Thu, 22 Dec 2011 23:39:14 +0000 (+0000) Subject: net: only use a single page of slop in MAX_SKB_FRAGS X-Git-Tag: v3.3-rc1~182^2~132 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d4dde5215779f4099730194ad30624fdba3d8b2;p=pandora-kernel.git net: only use a single page of slop in MAX_SKB_FRAGS In order to accommodate a 64K buffer we need 64K/PAGE_SIZE plus one more page in order to allow for a buffer which does not start on a page boundary. Signed-off-by: Ian Campbell Signed-off-by: David S. Miller --- Reading git-diff-tree failed