The patch titled
ppp_mppe: author email change
has been added to the -mm tree. Its filename is
ppp_mppe-add-ppp-mppe-encryption-module-author-address-change.patch
Patches currently in -mm which might be from [EMAIL PROTECTED] are
ppp_mppe-add-ppp-mppe-encryption-module.patch
ppp_mppe-add-ppp-mppe-encryption-module-update.patch
ppp_mppe-add-ppp-mppe-encryption-module-author-address-change.patch
ipmi-oem-flag-handling-and-hacks-for-some-dell-machines.patch
ipmi-clean-up-versioning-of-the-ipmi-driver.patch
From: Matt Domsch <[EMAIL PROTECTED]>
Frank Cusack, primary author of the ppp_mppe kernel module, is no longer at
Google. This updates his email address in the module, as agreed to by
Frank privately.
Signed-off-by: Matt Domsch <[EMAIL PROTECTED]>
Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
---
drivers/net/ppp_mppe.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff -puN
drivers/net/ppp_mppe.c~ppp_mppe-add-ppp-mppe-encryption-module-author-address-change
drivers/net/ppp_mppe.c
---
devel/drivers/net/ppp_mppe.c~ppp_mppe-add-ppp-mppe-encryption-module-author-address-change
2005-08-30 00:14:08.000000000 -0700
+++ devel-akpm/drivers/net/ppp_mppe.c 2005-08-30 00:14:08.000000000 -0700
@@ -2,7 +2,7 @@
* ppp_mppe.c - interface MPPE to the PPP code.
* This version is for use with Linux kernel 2.6.14+
*
- * By Frank Cusack <[EMAIL PROTECTED]>.
+ * By Frank Cusack <[EMAIL PROTECTED]>.
* Copyright (c) 2002,2003,2004 Google, Inc.
* All rights reserved.
*
@@ -59,7 +59,7 @@
#include "ppp_mppe.h"
-MODULE_AUTHOR("Frank Cusack <[EMAIL PROTECTED]>");
+MODULE_AUTHOR("Frank Cusack <[EMAIL PROTECTED]>");
MODULE_DESCRIPTION("Point-to-Point Protocol Microsoft Point-to-Point
Encryption support");
MODULE_LICENSE("Dual BSD/GPL");
MODULE_ALIAS("ppp-compress-" __stringify(CI_MPPE));
_
-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html