netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] atm: firestream: remove duplicate define
@ 2013-10-21  8:12 Michael Opdenacker
  2013-10-21 11:53 ` chas williams - CONTRACTOR
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Opdenacker @ 2013-10-21  8:12 UTC (permalink / raw)
  To: chas; +Cc: linux-atm-general, netdev, linux-kernel, Michael Opdenacker

This patch removes a duplicate define in drivers/atm/firestream.h

Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com>
---
 drivers/atm/firestream.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/atm/firestream.h b/drivers/atm/firestream.h
index 49e783e..364eded 100644
--- a/drivers/atm/firestream.h
+++ b/drivers/atm/firestream.h
@@ -420,7 +420,6 @@ struct fs_transmit_config {
 #define RC_FLAGS_BFPS_BFP27 (0xd << 17)
 #define RC_FLAGS_BFPS_BFP47 (0xe << 17)
 
-#define RC_FLAGS_BFPS       (0x1 << 17)
 #define RC_FLAGS_BFPP       (0x1 << 21)
 #define RC_FLAGS_TEVC       (0x1 << 22)
 #define RC_FLAGS_TEP        (0x1 << 23)
-- 
1.8.1.2

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] atm: firestream: remove duplicate define
  2013-10-21  8:12 [PATCH] atm: firestream: remove duplicate define Michael Opdenacker
@ 2013-10-21 11:53 ` chas williams - CONTRACTOR
  2013-10-21 22:47   ` David Miller
  0 siblings, 1 reply; 3+ messages in thread
From: chas williams - CONTRACTOR @ 2013-10-21 11:53 UTC (permalink / raw)
  To: Michael Opdenacker; +Cc: linux-atm-general, netdev, linux-kernel

Acked-by: Chas Williams <chas@cmf.nrl.navy.mil>

On Mon, 21 Oct 2013 10:12:41 +0200
Michael Opdenacker <michael.opdenacker@free-electrons.com> wrote:

> This patch removes a duplicate define in drivers/atm/firestream.h
> 
> Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com>
> ---
>  drivers/atm/firestream.h | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/atm/firestream.h b/drivers/atm/firestream.h
> index 49e783e..364eded 100644
> --- a/drivers/atm/firestream.h
> +++ b/drivers/atm/firestream.h
> @@ -420,7 +420,6 @@ struct fs_transmit_config {
>  #define RC_FLAGS_BFPS_BFP27 (0xd << 17)
>  #define RC_FLAGS_BFPS_BFP47 (0xe << 17)
>  
> -#define RC_FLAGS_BFPS       (0x1 << 17)
>  #define RC_FLAGS_BFPP       (0x1 << 21)
>  #define RC_FLAGS_TEVC       (0x1 << 22)
>  #define RC_FLAGS_TEP        (0x1 << 23)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] atm: firestream: remove duplicate define
  2013-10-21 11:53 ` chas williams - CONTRACTOR
@ 2013-10-21 22:47   ` David Miller
  0 siblings, 0 replies; 3+ messages in thread
From: David Miller @ 2013-10-21 22:47 UTC (permalink / raw)
  To: chas; +Cc: michael.opdenacker, linux-atm-general, netdev, linux-kernel

From: chas williams - CONTRACTOR <chas@cmf.nrl.navy.mil>
Date: Mon, 21 Oct 2013 07:53:35 -0400

> Acked-by: Chas Williams <chas@cmf.nrl.navy.mil>
> 
> On Mon, 21 Oct 2013 10:12:41 +0200
> Michael Opdenacker <michael.opdenacker@free-electrons.com> wrote:
> 
>> This patch removes a duplicate define in drivers/atm/firestream.h
>> 
>> Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com>

Applied.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-10-21 22:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-21  8:12 [PATCH] atm: firestream: remove duplicate define Michael Opdenacker
2013-10-21 11:53 ` chas williams - CONTRACTOR
2013-10-21 22:47   ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).