nozomi kernel module compile fails on Gutsy

Bug #135208 reported by Lorenco Trichardt
4
Affects Status Importance Assigned to Milestone
nozomi (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Here is my Diff to fix....

1568c1568
< INIT_WORK( &dc->tty_flip_wq_struct, tty_flip_queue_function, (void*) dc);
---
> INIT_WORK( &dc->tty_flip_wq_struct, tty_flip_queue_function);
2231c2231
< rval = pci_module_init(&nozomi_driver);
---
> rval = pci_register_driver(&nozomi_driver);

Revision history for this message
Chuck Short (zulcss) wrote :

Thanks for the bug report.

Changed in nozomi:
status: New → Fix Committed
Revision history for this message
Lionel Le Folgoc (mrpouit) wrote :

Please set it as 'Fix Released' when it hits the archive.

Changed in nozomi:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.