]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit30e2f9139aeb8066026d5285552318864a08edc9
tree32ef876c110f17833d8c2dbbd9032f85b34b2bc0
parente12c6c5655f1653d740341b5d38dd40f87bf0d30
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