summaryrefslogtreecommitdiffstats
path: root/sys/dev
diff options
context:
space:
mode:
authorhselasky <hselasky@FreeBSD.org>2014-10-18 07:07:34 +0000
committerhselasky <hselasky@FreeBSD.org>2014-10-18 07:07:34 +0000
commit09684679cf2bfe78a9ac72157e04f5fb379e6bc7 (patch)
treea3159e09467c793d52569099d5e7d567663a26ce /sys/dev
parent31d0e366f3948008d50624abbae7e13133b6a613 (diff)
downloadFreeBSD-src-09684679cf2bfe78a9ac72157e04f5fb379e6bc7.zip
FreeBSD-src-09684679cf2bfe78a9ac72157e04f5fb379e6bc7.tar.gz
MFC r273135:
Update the OFED Linux compatibility layer and Mellanox hardware driver(s): - Properly name an inclusion guard - Fix compile warnings regarding unsigned enums - Add two new sysctl nodes - Remove all empty linux header files - Make an error printout more verbose - Use "mod_delayed_work()" instead of cancelling and starting a timeout. - Implement more Linux scatterlist functions. Sponsored by: Mellanox Technologies
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/cxgbe/iw_cxgbe/iw_cxgbe.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/cxgbe/iw_cxgbe/iw_cxgbe.h b/sys/dev/cxgbe/iw_cxgbe/iw_cxgbe.h
index 0201a79..245e045 100644
--- a/sys/dev/cxgbe/iw_cxgbe/iw_cxgbe.h
+++ b/sys/dev/cxgbe/iw_cxgbe/iw_cxgbe.h
@@ -41,7 +41,6 @@
#include <linux/sched.h>
#include <linux/pci.h>
#include <linux/dma-mapping.h>
-#include <linux/inet.h>
#include <linux/wait.h>
#include <linux/kref.h>
#include <linux/timer.h>
OpenPOWER on IntegriCloud