Please Cc: edward_hsu@realtek.com when you send patches for the
out-of-tree r8168 driver.
The fix does not seem completely right either, see below.
[...]
The patch is garbled.
[...]
status2 = opts2;
[...]
txd->opts2 = cpu_to_le32(status2);
txd->opts2 = cpu_to_le32( ... | cpu_to_le32(rtl8168_tx_vlan_tag(tp, skb)));
-> cpu_to_le32 twice ?
--
Ueimor
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html