[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130723085310.4a036a47@nehalam.linuxnetplumber.net>
Date: Tue, 23 Jul 2013 08:53:10 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: Jason Wang <jasowang@...hat.com>
Cc: davem@...emloft.net, mst@...hat.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, Basil Gor <basil.gor@...il.com>
Subject: Re: [PATCH net-next] tuntap: hardware vlan tx support
On Tue, 23 Jul 2013 15:15:48 +0800
Jason Wang <jasowang@...hat.com> wrote:
> + struct {
> + __be16 h_vlan_proto;
> + __be16 h_vlan_TCI;
> + } veth;
Don't you want to use struct vlan_hdr here?
Your definition puts the two fields out of order?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists