···11041104 if (entry != 0) {11051105 /* Avoid a chip errata by prefixing a dummy entry. Don't do11061106 this on the ULI526X as it triggers a different problem */11071107- if (!(tp->chip_id == ULI526X && (tp->revision = 0x40 || tp->revision == 0x50))) {11071107+ if (!(tp->chip_id == ULI526X && (tp->revision == 0x40 || tp->revision == 0x50))) {11081108 tp->tx_buffers[entry].skb = NULL;11091109 tp->tx_buffers[entry].mapping = 0;11101110 tp->tx_ring[entry].length =