atm: dereference of he_dev->rbps_virt in he_init_group()
authorroel kluin <roel.kluin@gmail.com>
Sun, 20 Sep 2009 07:11:28 +0000 (07:11 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 22 Sep 2009 21:00:12 +0000 (14:00 -0700)
he_dev->rbps_virt or he_dev->rbpl_virt allocation may fail, s
them. Make sure that he_init_group() cleans up after errors.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found