Whoops! 

> > > struct noop_data {

> > >     struct list_head writeQueue;

> writeQueue is just a linked list (LL) of nodes of type 'struct
> noop_data'. (I am hoping that you, Jonathan, have more experience with

Uh, not quite! :-) Ignore my previous post.
I'll try to clarify in another email to the OP.


> I need to dig a bit more into this.

I did warn! :-)

_______________________________________________
Kernelnewbies mailing list
[email protected]
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Reply via email to