]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/sched/sch_blackhole.c
hpt366: MWDMA filter for SATA cards (take 2)
[linux-2.6-omap-h63xx.git] / net / sched / sch_blackhole.c
index 81f0b8346d17ee3bb790b3dee89012076c35780c..f914fc43a12478b9db41d037647b7ffe714fd5ee 100644 (file)
  * Note: Quantum tunneling is not supported.
  */
 
-#include <linux/config.h>
 #include <linux/module.h>
 #include <linux/types.h>
 #include <linux/kernel.h>
-#include <linux/netdevice.h>
 #include <linux/skbuff.h>
 #include <net/pkt_sched.h>