This is Linux Device Drivers Part 17
In this video, we will learn following topics
1.Why are we learning Linux Linked list now ?
2.Traversing Linked list : We will take an example linked list and traverse through it. We will also discuss how we implement Linux Linked list code to traverse a list in Linux