netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] bnad: remove duplicated #include
@ 2011-07-23  8:19 Huang Weiyi
  2011-07-24  3:01 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Huang Weiyi @ 2011-07-23  8:19 UTC (permalink / raw)
  To: davem; +Cc: netdev, Huang Weiyi

Remove duplicated #include('s) in
  drivers/net/bna/bnad.c

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
---
 drivers/net/bna/bnad.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/net/bna/bnad.c b/drivers/net/bna/bnad.c
index c89c9b2..b7e80ac 100644
--- a/drivers/net/bna/bnad.c
+++ b/drivers/net/bna/bnad.c
@@ -25,7 +25,6 @@
 #include <linux/if_ether.h>
 #include <linux/ip.h>
 #include <linux/prefetch.h>
-#include <linux/if_vlan.h>
 
 #include "bnad.h"
 #include "bna.h"
-- 
1.5.6.4


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

* Re: [PATCH] bnad: remove duplicated #include
  2011-07-23  8:19 [PATCH] bnad: remove duplicated #include Huang Weiyi
@ 2011-07-24  3:01 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2011-07-24  3:01 UTC (permalink / raw)
  To: weiyi.huang; +Cc: netdev

From: Huang Weiyi <weiyi.huang@gmail.com>
Date: Sat, 23 Jul 2011 16:19:12 +0800

> Remove duplicated #include('s) in
>   drivers/net/bna/bnad.c
> 
> Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>

Applied.

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

end of thread, other threads:[~2011-07-24  3:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-23  8:19 [PATCH] bnad: remove duplicated #include Huang Weiyi
2011-07-24  3:01 ` 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).