diff options
| author | sjur.brandeland@stericsson.com <sjur.brandeland@stericsson.com> | 2013-04-22 19:57:02 -0400 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2013-04-23 13:25:51 -0400 |
| commit | c2cd0a560c129d5f01be1df62bfc412d3aff6953 (patch) | |
| tree | 7922176a0e58643acdbb5e918fcbd822a6f355ab /net/caif | |
| parent | 26ee65e680f4a2291f6258e11beceae0ad4eeba3 (diff) | |
caif: Remove bouncing address for Daniel Martensson
cc: Daniel Martensson <Daniel.Martensson@stericsson.com>
Signed-off-by: Sjur Brændeland <sjur.brandeland@stericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/caif')
| -rw-r--r-- | net/caif/chnl_net.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/caif/chnl_net.c b/net/caif/chnl_net.c index 89586c05a479..7344a8fa1bb0 100644 --- a/net/caif/chnl_net.c +++ b/net/caif/chnl_net.c | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* | 1 | /* |
| 2 | * Copyright (C) ST-Ericsson AB 2010 | 2 | * Copyright (C) ST-Ericsson AB 2010 |
| 3 | * Authors: Sjur Brendeland | 3 | * Authors: Sjur Brendeland |
| 4 | * Daniel Martensson / Daniel.Martensson@stericsson.com | 4 | * Daniel Martensson |
| 5 | * License terms: GNU General Public License (GPL) version 2 | 5 | * License terms: GNU General Public License (GPL) version 2 |
| 6 | */ | 6 | */ |
| 7 | 7 | ||
