summarylogtreecommitdiffstats
path: root/enum.patch
diff options
context:
space:
mode:
Diffstat (limited to 'enum.patch')
-rw-r--r--enum.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/enum.patch b/enum.patch
new file mode 100644
index 000000000000..d097b6610e81
--- /dev/null
+++ b/enum.patch
@@ -0,0 +1,11 @@
+diff -ur a/include/cspublic.h b/include/cspublic.h
+--- a/include/cspublic.h 2016-07-19 04:00:01.000000000 -0500
++++ b/include/cspublic.h 2017-01-12 11:24:08.715955342 -0600
+@@ -275,6 +275,7 @@
+ CS_TDS_72,
+ CS_TDS_73,
+ CS_TDS_74,
++ CS_TDS_80 = CS_TDS_74,
+ };
+
+ /* bit mask values used by CS_DATAFMT.status */