diff options
| author | Jussi Kivilinna <[email protected]> | 2013-03-07 22:33:38 +0200 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 2013-03-08 15:58:54 -0500 |
| commit | e6146c5cefedefe69676ab6b2c28a40c2d749ec2 (patch) | |
| tree | 8c5c6bb17cca15c311d5da6e16c8871a2dc7560b | |
| parent | cd309ab39351cfd5d0a310bd3d0eb76d0b31f66d (diff) | |
rndis_wlan: update email address
Signed-off-by: Jussi Kivilinna <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
| -rw-r--r-- | MAINTAINERS | 2 | ||||
| -rw-r--r-- | drivers/net/wireless/rndis_wlan.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e95b1e944eb7..7f68b5e0ce6b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8504,7 +8504,7 @@ F: drivers/usb/gadget/*uvc*.c F: drivers/usb/gadget/webcam.c USB WIRELESS RNDIS DRIVER (rndis_wlan) -M: Jussi Kivilinna <[email protected]> +M: Jussi Kivilinna <[email protected]> S: Maintained F: drivers/net/wireless/rndis_wlan.c diff --git a/drivers/net/wireless/rndis_wlan.c b/drivers/net/wireless/rndis_wlan.c index 5f66b4eac298..8169a85c4498 100644 --- a/drivers/net/wireless/rndis_wlan.c +++ b/drivers/net/wireless/rndis_wlan.c @@ -2,7 +2,7 @@ * Driver for RNDIS based wireless USB devices. * * Copyright (C) 2007 by Bjorge Dijkstra <[email protected]> - * Copyright (C) 2008-2009 by Jussi Kivilinna <[email protected]> + * Copyright (C) 2008-2009 by Jussi Kivilinna <[email protected]> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |