* 3dfx_driver.c (MODULE_VERSION): Bump to '2007.02.06'.
This commit is contained in:
@@ -905,7 +905,7 @@ MODULE_AUTHOR("Daryll Strauss et al.");
|
|||||||
MODULE_DESCRIPTION("3dfx glide kernel device driver");
|
MODULE_DESCRIPTION("3dfx glide kernel device driver");
|
||||||
MODULE_LICENSE("GPL");
|
MODULE_LICENSE("GPL");
|
||||||
#ifdef MODULE_VERSION
|
#ifdef MODULE_VERSION
|
||||||
MODULE_VERSION("2004.05.05");
|
MODULE_VERSION("2007.02.06");
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2007-02-06 Guillem Jover <guillem@hadrons.org>
|
||||||
|
|
||||||
|
* 3dfx_driver.c (MODULE_VERSION): Bump to '2007.02.06'.
|
||||||
|
|
||||||
2007-02-06 Guillem Jover <guillem@hadrons.org>
|
2007-02-06 Guillem Jover <guillem@hadrons.org>
|
||||||
|
|
||||||
Fix warnings when not checking pci_register_driver return codes.
|
Fix warnings when not checking pci_register_driver return codes.
|
||||||
|
|||||||
Reference in New Issue
Block a user