Remove clearing RxHashTable2 register. The register is reprogrammed

in sge_rxfilter().
This commit is contained in:
yongari 2010-05-04 17:34:00 +00:00
parent a0d55d935c
commit 551564c95b

View File

@ -1577,7 +1577,6 @@ sge_init_locked(struct sge_softc *sc)
CSR_WRITE_4(sc, RX_DESC, SGE_ADDR_LO(sc->sge_ldata.sge_rx_paddr));
CSR_WRITE_4(sc, TxMacControl, 0x60);
CSR_WRITE_4(sc, 0x6c, 0);
CSR_WRITE_4(sc, RxWakeOnLan, 0);
CSR_WRITE_4(sc, RxWakeOnLanData, 0);
/* Allow receiving VLAN frames. */