[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <488485A4.9030305@trash.net>
Date: Mon, 21 Jul 2008 14:48:36 +0200
From: Patrick McHardy <kaber@...sh.net>
To: frank.blaschka@...ibm.com
CC: jgarzik@...ox.com, netdev@...r.kernel.org,
linux-s390@...r.kernel.org, bunk@...nel.org
Subject: Re: [patch 1/1] qeth: fix 2.6.27 build
frank.blaschka@...ibm.com wrote:
> tag = (u16 *)(new_skb->data + 12);
> *tag = __constant_htons(ETH_P_8021Q);
> *(tag + 1) = htons(vlan_tx_tag_get(new_skb));
>- VLAN_TX_SKB_CB(new_skb)->magic = 0;
The intention appears to be to invalidate the tag (its used
later on again if present), so that doesn't look correct.
View attachment "x" of type "text/plain" (1246 bytes)
Powered by blists - more mailing lists