]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
net: tulip: remove useless code in tulip_init_one()
authorGustavo A. R. Silva <gustavo@embeddedor.com>
Tue, 18 Jul 2017 20:43:33 +0000 (15:43 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 19 Jul 2017 23:33:57 +0000 (16:33 -0700)
commit648e8b86d0ae01bd5a61df2d776b70ed8b96e2b8
treed6fc9e5232af9a3da1a3aa9584b40cff97905bb0
parentf55dda4bded9d2042d296b9215bf6453f7411a0d
net: tulip: remove useless code in tulip_init_one()

Remove useless local variable multiport_cnt and the code related.

Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/dec/tulip/tulip_core.c