From: Ron Mercer Date: Fri, 13 Feb 2009 00:37:32 +0000 (-0800) Subject: qlge: bugfix: Add missing put_page() call. X-Git-Tag: v2.6.29-rc5~3^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2603c2c571978497019a50c4df84c185ffef356;p=pandora-kernel.git qlge: bugfix: Add missing put_page() call. We put the page back if we can't get mapping for it. We don't want unmapped buffers on our receive buffer queue. Signed-off-by: Ron Mercer Signed-off-by: David S. Miller --- Reading git-diff-tree failed