bridge: check kmem_cache_create() error
authorAkinobu Mita <akinobu.mita@gmail.com>
Sat, 7 Apr 2007 09:57:07 +0000 (18:57 +0900)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:28:51 +0000 (22:28 -0700)
This patch checks kmem_cache_create() error and aborts loading module
on failure.

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>

No differences found