ralink: vlan offloading is causing problems. disable it
authorJohn Crispin <john@openwrt.org>
Mon, 8 Jul 2013 16:34:52 +0000 (16:34 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 8 Jul 2013 16:34:52 +0000 (16:34 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37203

target/linux/ramips/patches-3.9/0159-NET-MIPS-add-ralink-SoC-ethernet-driver.patch

index 8555d3cd59f525abba35a5d916e44835c646639f..e386efdb8f3beedf8be25b1229970e329a2e4a46 100644 (file)
@@ -3325,7 +3325,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org>
 +      [FE_REG_RX_CALC_IDX0] = FE_RX_CALC_IDX0,
 +      [FE_REG_FE_INT_ENABLE] = FE_FE_INT_ENABLE,
 +      [FE_REG_FE_INT_STATUS] = FE_FE_INT_STATUS,
-+      [FE_REG_FE_DMA_VID_BASE] = FE_DMA_VID0,
++      /*[FE_REG_FE_DMA_VID_BASE] = FE_DMA_VID0,*/
 +};
 +
 +static const u32 *fe_reg_table = fe_reg_table_default;