From: Andy Grover Date: Tue, 25 May 2010 18:20:09 +0000 (-0700) Subject: RDS/IB: Remove ib_recv_unmap_page() X-Git-Tag: v2.6.37-rc1~147^2~499^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc24f78085e8771670af42f2b8929b16a0c98a22;p=pandora-kernel.git RDS/IB: Remove ib_recv_unmap_page() All it does is call unmap_sg(), so just call that directly. The comment above unmap_page also may be incorrect, so we shouldn't hold on to it, either. Signed-off-by: Andy Grover --- Reading git-diff-tree failed