From: Juha Leppanen Date: Mon, 28 Sep 2009 19:45:29 +0000 (-0700) Subject: atm: dereference of he_dev->rbps_virt in he_init_group() X-Git-Tag: v2.6.32-rc3~63^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b66c1ef2fd86082d49b1e005bd86fd0c60ad552;p=pandora-kernel.git atm: dereference of he_dev->rbps_virt in he_init_group() The prefix decrement causes a very long loop if pci_pool_alloc() failed in the first iteration. Also I swapped rbps and rbpl arguments. Reported-by: Juha Leppanen Signed-off-by: Roel Kluin Signed-off-by: David S. Miller --- Reading git-diff-tree failed