Re: [PATCH] tg3: Remove prev_vlan_tag from struct tx_ring_info
From: Eric Dumazet <hidden>
Date: 2009-10-02 04:16:50
From: Eric Dumazet <hidden>
Date: 2009-10-02 04:16:50
David Miller a écrit :
Applied, thanks. Eric, I had to apply this by hand because:quoted
quoted
@@ -2412,7 +2412,6 @@ struct ring_info { struct tx_ring_info { struct sk_buff *skb; - u32 prev_vlan_tag; };Your email client changed tabs into spaces.
Oops, I'm sorry Dave, I did a copy/paste and forgot about tabs. Thanks