shithub: riscv

Download patch

ref: 04583235548da2111a8cda7d186bc0a020214369
parent: 2346954e04417b3d5fdde8e4bc440c0f0532dee0
parent: 57c53564b3b7f4603d0baa30e76ec44f4cd5f3ba
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Sun Feb 11 20:50:24 EST 2018

merge

--- a/sys/src/9/port/ethersink.c
+++ b/sys/src/9/port/ethersink.c
@@ -53,8 +53,6 @@
 static int
 reset(Ether* ether)
 {
-	static uchar zeros[Eaddrlen];
-
 	if(ether->type==nil)
 		return -1;
 	ether->mbps = 1000;