commit | 1b66c1ef2fd86082d49b1e005bd86fd0c60ad552 | [log] [tgz] |
---|---|---|
author | Juha Leppanen <juha_motorsportcom@luukku.com> | Mon Sep 28 12:45:29 2009 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 28 12:45:29 2009 -0700 |
tree | 4245fdd3afdc4c9cc64678efbf4f9741d2c6ff8e | |
parent | 2f72291d3d0e440f9343c7b97dc233c1a122165a [diff] |
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 <juha_motorsportcom@luukku.com> Signed-off-by: Roel Kluin <roel.kluin@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>