projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ip17xx: Consolidate operations with PHY registers
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
files
/
crypto
/
ocf
/
safe
/
safe.c
diff --git
a/target/linux/generic-2.6/files/crypto/ocf/safe/safe.c
b/target/linux/generic-2.6/files/crypto/ocf/safe/safe.c
index
a77e3a2
..
7e65101
100644
(file)
--- a/
target/linux/generic-2.6/files/crypto/ocf/safe/safe.c
+++ b/
target/linux/generic-2.6/files/crypto/ocf/safe/safe.c
@@
-1,6
+1,6
@@
/*-
/*-
- * Linux port done by David McCullough <david_mccullough@
securecomputing
.com>
- * Copyright (C) 2004-20
07
David McCullough
+ * Linux port done by David McCullough <david_mccullough@
mcafee
.com>
+ * Copyright (C) 2004-20
10
David McCullough
* The license and original author are listed below.
*
* Copyright (c) 2003 Sam Leffler, Errno Consulting
* The license and original author are listed below.
*
* Copyright (c) 2003 Sam Leffler, Errno Consulting
@@
-2284,5
+2284,5
@@
module_init(safe_init);
module_exit(safe_exit);
MODULE_LICENSE("BSD");
module_exit(safe_exit);
MODULE_LICENSE("BSD");
-MODULE_AUTHOR("David McCullough <david_mccullough@
securecomputing
.com>");
+MODULE_AUTHOR("David McCullough <david_mccullough@
mcafee
.com>");
MODULE_DESCRIPTION("OCF driver for safenet PCI crypto devices");
MODULE_DESCRIPTION("OCF driver for safenet PCI crypto devices");
This page took
0.020676 seconds
and
4
git commands to generate.