diff options
author | Wan Jiabing <wanjiabing@vivo.com> | 2021-04-30 05:10:47 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-05-01 00:21:44 +0200 |
commit | f18c51b6513c6bd39c834855e3ccaec52c150c84 (patch) | |
tree | 603bccb06b237a07cea5eb0863b3e5445be5752f /net | |
parent | net: phy: marvell: enable downshift by default (diff) | |
download | linux-f18c51b6513c6bd39c834855e3ccaec52c150c84.tar.xz linux-f18c51b6513c6bd39c834855e3ccaec52c150c84.zip |
net: stmmac: Remove duplicate declaration of stmmac_priv
In commit f4da56529da60 ("net: stmmac: Add support for external
trigger timestamping"), struct stmmac_priv was declared at line 507
which caused duplicate struct declarations.
Remove later duplicate declaration here.
Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
Reviewed-by: Wong Vee Khee <vee.khee.wong@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions