aboutsummaryrefslogtreecommitdiff
path: root/sys/ofed/include/net/ip.h
diff options
context:
space:
mode:
authorHans Petter Selasky <hselasky@FreeBSD.org>2014-08-27 13:21:53 +0000
committerHans Petter Selasky <hselasky@FreeBSD.org>2014-08-27 13:21:53 +0000
commitc7818b48b62f04bf3209d823369fcbddcbce8126 (patch)
tree1b40d68db0d07836050acb269c86669d1ccb0435 /sys/ofed/include/net/ip.h
parentc0b72c11eae602779d3ebcf64411d629239a248b (diff)
downloadsrc-c7818b48b62f04bf3209d823369fcbddcbce8126.tar.gz
src-c7818b48b62f04bf3209d823369fcbddcbce8126.zip
- Update the OFED Linux Emulation layer as a preparation for a
hardware driver update from Mellanox Technologies. - Remove empty files from the OFED Linux Emulation layer. - Fix compile warnings related to printf() and the "%lld" and "%llx" format specifiers. - Add some missing 2-clause BSD copyrights. - Add "Mellanox Technologies, Ltd." to list of copyright holders. - Add some new compatibility files. - Fix order of uninit in the mlx4ib module to avoid crash at unload using the new module_exit_order() function. MFC after: 1 week Sponsored by: Mellanox Technologies
Notes
Notes: svn path=/head/; revision=270710
Diffstat (limited to 'sys/ofed/include/net/ip.h')
-rw-r--r--sys/ofed/include/net/ip.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/ofed/include/net/ip.h b/sys/ofed/include/net/ip.h
index d9d64d539f6d..9d81ba6d65ae 100644
--- a/sys/ofed/include/net/ip.h
+++ b/sys/ofed/include/net/ip.h
@@ -2,6 +2,7 @@
* Copyright (c) 2010 Isilon Systems, Inc.
* Copyright (c) 2010 iX Systems, Inc.
* Copyright (c) 2010 Panasas, Inc.
+ * Copyright (c) 2013, 2014 Mellanox Technologies, Ltd.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without