Remove now unused (and #if 0'ed out) headers.
This commit is contained in:
parent
21bba0ead0
commit
8f1111cf0b
@ -53,18 +53,6 @@ __FBSDID("$FreeBSD$");
|
||||
#include <net/rss_config.h>
|
||||
#include <net/toeplitz.h>
|
||||
|
||||
#if 0
|
||||
#include <netinet/in.h>
|
||||
#include <netinet/in_pcb.h>
|
||||
#include <netinet/in_rss.h>
|
||||
#include <netinet/in_var.h>
|
||||
|
||||
/* for software rss hash support */
|
||||
#include <netinet/ip.h>
|
||||
#include <netinet/tcp.h>
|
||||
#include <netinet/udp.h>
|
||||
#endif
|
||||
|
||||
/*-
|
||||
* Operating system parts of receiver-side scaling (RSS), which allows
|
||||
* network cards to direct flows to particular receive queues based on hashes
|
||||
|
Loading…
x
Reference in New Issue
Block a user