summaryrefslogtreecommitdiff
path: root/shared-core/via_drv.h
diff options
context:
space:
mode:
authorThomas Hellstrom <unichrome@shipmail.org>2005-08-12 14:19:33 +0000
committerThomas Hellstrom <unichrome@shipmail.org>2005-08-12 14:19:33 +0000
commitcdf49e57329803709fe26cbc103c318bc9292ddb (patch)
treeaef46b9e511cf7d8f1a4a2014736bdd2937a7fbd /shared-core/via_drv.h
parent4931d785ed0bf9f75200ed530c4061efe2d24a63 (diff)
Reverting the previous via security-fix commit, since the assumption of
contexts registered with the callers filp was wrong.
Diffstat (limited to 'shared-core/via_drv.h')
-rw-r--r--shared-core/via_drv.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/shared-core/via_drv.h b/shared-core/via_drv.h
index 95af8b9c..a059261d 100644
--- a/shared-core/via_drv.h
+++ b/shared-core/via_drv.h
@@ -28,11 +28,11 @@
#define DRIVER_NAME "via"
#define DRIVER_DESC "VIA Unichrome / Pro"
-#define DRIVER_DATE "20050810"
+#define DRIVER_DATE "20050812"
#define DRIVER_MAJOR 2
#define DRIVER_MINOR 6
-#define DRIVER_PATCHLEVEL 5
+#define DRIVER_PATCHLEVEL 6
#include "via_verifier.h"