I'm trying to write a network driver that will reside somewhere in the middle of the statck. I want to use dev_queue_xmit to send the skb down the stack but I don't know how to find out which dev is below me. Can someone help me out? Am I going to have the same problem sending things back up? -- John Tyner jtyner@cs.ucr.edu - Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ IRC Channel: irc.openprojects.net / #kernelnewbies Web Page: http://www.kernelnewbies.org/