]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - net/sched/sch_blackhole.c
Revert "mac80211: warn when receiving frames with unaligned data"
[mirror_ubuntu-bionic-kernel.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>