aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/vxge/include/build-version.h
diff options
context:
space:
mode:
authorSean Bruno <sbruno@FreeBSD.org>2018-05-17 14:55:41 +0000
committerSean Bruno <sbruno@FreeBSD.org>2018-05-17 14:55:41 +0000
commit6f78fad3b102965147e6e15a8422bd157b699993 (patch)
tree7886c75999f854a69d559437e1f8719f87fc4922 /sys/dev/vxge/include/build-version.h
parent0c5ce04d824cc6e8b0174d0a48c79841eb779efa (diff)
downloadsrc-6f78fad3b102965147e6e15a8422bd157b699993.tar.gz
src-6f78fad3b102965147e6e15a8422bd157b699993.zip
Retire vxge(4).
This driver was merged to HEAD one week prior to Exar publicly announcing they had left the Ethernet market. It is not known to be used and has various code quality issues spotted by Brooks and Hiren. Retire it in preparation for FreeBSD 12.0. Submitted by: kbowling Reviewed by: brooks imp Relnotes: yes Sponsored by: Limelight Networks Differential Revision: https://reviews.freebsd.org/D15442
Notes
Notes: svn path=/head/; revision=333717
Diffstat (limited to 'sys/dev/vxge/include/build-version.h')
-rw-r--r--sys/dev/vxge/include/build-version.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/sys/dev/vxge/include/build-version.h b/sys/dev/vxge/include/build-version.h
deleted file mode 100644
index 5bc550ada8b3..000000000000
--- a/sys/dev/vxge/include/build-version.h
+++ /dev/null
@@ -1,7 +0,0 @@
-/* $FreeBSD$ */
-
-#ifndef BUILD_VERSION_H
-#define BUILD_VERSION_H
-/* Do not edit! Automatically generated when released. */
-#define GENERATED_BUILD_VERSION 22770
-#endif /* BUILD_VERSION_H */