From: Hal Rosenstock Date: Mon, 2 Apr 2007 16:45:16 +0000 (-0400) Subject: IB/umad: Fix declaration of dev_map[] X-Git-Tag: v2.6.22-rc1~1126^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a4b65e35714516980c863bfb7edc5f232b8b458;p=pandora-kernel.git IB/umad: Fix declaration of dev_map[] The current ib_umad code never accesses bits past IB_UMAD_MAX_PORTS in dev_map[]. We shouldn't declare it to be twice as big. Pointed-out-by: Roland Dreier Signed-off-by: Hal Rosenstock --- Reading git-diff-tree failed