LWN.net Logo

Driver porting: hello world

Driver porting: hello world

Posted Oct 28, 2007 10:05 UTC (Sun) by ravidubey (guest, #32563)
In reply to: Driver porting: hello world by vikasvasud
Parent article: Driver porting: hello world

in the code snippet, you dont have a cleanup_module (both are init_module functions) and in
the compilation log, you are getting cleanup_module...Seems you have not copied the correct
code...

Ferrari


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds