OSDN Git Service

net: ll_temac: Remove unused start_p variable
authorEsben Haabendal <esben@geanix.com>
Fri, 28 Feb 2020 07:57:12 +0000 (08:57 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sun, 1 Mar 2020 05:30:43 +0000 (21:30 -0800)
commit7c462a0ca576cfe5f2162c6a571fa2956f612126
tree3af0e91a579ca864e44f897db10b1441c2940e62
parent9482cc969cf98d036b81dd2f710915b982e633c1
net: ll_temac: Remove unused start_p variable

The start_p variable was included in the initial commit,
commit 92744989533c ("net: add Xilinx ll_temac device driver"),
but has never had any real use.

Signed-off-by: Esben Haabendal <esben@geanix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/xilinx/ll_temac_main.c