Adrian Bunk 9c6c6795ed [IRDA]: fix drivers/net/irda/ali-ircc.c:ali_ircc_init()
The Coverity checker spotted, that from the changes from commit 
898b1d16f8230fb912a0c2248df685735c6ceda3 the
       if (ret)
               platform_driver_unregister(&ali_ircc_driver);
was dead code.

This patch changes this function to what seems to have been the 
intention.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-07-08 13:33:28 -07:00
..
2006-07-08 13:30:09 -07:00
2006-06-23 07:43:06 -07:00
2006-07-03 15:27:07 -07:00
2006-07-03 09:41:12 -05:00
2006-07-03 21:29:08 -07:00
2006-06-23 07:43:06 -07:00
2006-06-17 21:18:43 -07:00