From: Alessandro Rubini Date: Thu, 30 Jan 2014 12:05:20 +0000 (+0100) Subject: FMC: show_sdb_tree: fix offset calculation X-Git-Tag: v3.15-rc1~141^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83b1bfba100c1e747c281049255a4a32197c6393;p=pandora-kernel.git FMC: show_sdb_tree: fix offset calculation The code reported wrong addresses in the sdb dumps. All sdb addresses are relative, but the code was adding the base address twice. Bug exposed by a gateware image with two bridge levels. Thanks David for reporting the problem. Signed-off-by: Alessandro Rubini Reported-by: Juan David Gonzalez Cobas Tested-by: Juan David Gonzalez Cobas Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed