From: Dan Carpenter Date: Wed, 23 Jan 2013 19:26:05 +0000 (+0300) Subject: NTB: fix pointer math issues X-Git-Tag: v3.10-rc2~16^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc0f868d8adef7bdc12cda132654870086d766bc;p=pandora-kernel.git NTB: fix pointer math issues ->remote_rx_info and ->rx_info are struct ntb_rx_info pointers. If we add sizeof(struct ntb_rx_info) then it goes too far. Signed-off-by: Dan Carpenter Signed-off-by: Jon Mason --- Reading git-diff-tree failed