Hi, I am using 2.6.9 kernel, and observed that the following define is removed from netdevice.h. #define NETIF_F_DYNALLOC 16 /* Self-dectructable device. */ How to modifiy the code that was using this define? Any documentation link? Thanks Suren -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/