Files
linux/drivers/net/ifb.c
dingtianhong f84ddbc58c ifb: fix oops when loading the ifb failed
[ Upstream commit f2966cd569 ]

If __rtnl_link_register() return faild when loading the ifb, it will
take the wrong path and get oops, so fix it just like dummy.

Signed-off-by: Ding Tianhong <dingtianhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-07-28 16:30:01 -07:00

7.2 KiB