From: Alexander Duyck Date: Wed, 27 Jan 2010 15:30:39 +0000 (+0000) Subject: igbvf: fix issue w/ mapped_as_page being left set after unmap X-Git-Tag: v2.6.33-rc7~20^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac26d7d6aca9621f75f6954c159d2727c9c9cbd0;p=pandora-kernel.git igbvf: fix issue w/ mapped_as_page being left set after unmap This change fixes an issue in igbvf with mapped_as_page being left set after a page is unmapped which results in buffers which are mapped via map single being unmapped as page. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed