PS3: gelic: Fix the wrong dev_id passed
authorMasakazu Mokuno <mokuno@sm.sony.co.jp>
Thu, 7 Feb 2008 10:57:41 +0000 (19:57 +0900)
committerJeff Garzik <jeff@garzik.org>
Mon, 11 Feb 2008 15:29:38 +0000 (10:29 -0500)
commitb94e1d47684b0bee6088d848e29154697ea4c4bd
tree32ef876c110f17833d8c2dbbd9032f85b34b2bc0
parent2192f3956d7bcb4cf748f0b8e2c94f0e634810aa
PS3: gelic: Fix the wrong dev_id passed

The device id for lv1_net_set_interrupt_status_indicator() is wrong.
This path would be invoked only in the case of an initialization failure.

Signed-off-by: Masakazu Mokuno <mokuno@sm.sony.co.jp>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/ps3_gelic_net.c