All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] gianfar: disable vlan tag insertion by default on 2.6.x
@ 2014-10-15 10:00 Zhu Yanjun
  2014-10-15 10:00 ` [PATCH] gianfar: disable vlan tag insertion by default Zhu Yanjun
  2014-10-15 10:09 ` [PATCH] gianfar: disable vlan tag insertion by default on 2.6.x Willy Tarreau
  0 siblings, 2 replies; 6+ messages in thread
From: Zhu Yanjun @ 2014-10-15 10:00 UTC (permalink / raw)
  To: sandeep.kumar, netdev, linux-kernel, Yue.Tao, guang.yang, joe,
	festevam, richardcochran, clarocq, yongjun_wei, claudiu.manoil, w,
	roy.xu, sky.wangfeng, zyjzyj2000
  Cc: Zhu Yanjun

In commit f43c75d4b6[gianfar: disable TX vlan based on kernel 2.6.x],
gianfar nic disables TX vlan. But gianfar nic enables vlan tag 
insertion by default. This will lead to unusable connections on 
some configurations. Since vlan tag insertion is disabled by default 
and it is not enabled any longer, it is not necessary to disable it again.

Zhu Yanjun (1):
  gianfar: disable vlan tag insertion by default

 drivers/net/gianfar.c | 6 ------
 1 file changed, 6 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2014-10-15 12:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-15 10:00 [PATCH] gianfar: disable vlan tag insertion by default on 2.6.x Zhu Yanjun
2014-10-15 10:00 ` [PATCH] gianfar: disable vlan tag insertion by default Zhu Yanjun
2014-10-15 10:09 ` [PATCH] gianfar: disable vlan tag insertion by default on 2.6.x Willy Tarreau
2014-10-15 10:15   ` yzhu1
2014-10-15 10:22     ` zhuyj
2014-10-15 12:01       ` Willy Tarreau

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.