]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
net: dsa: mv8e6xxx: Fix stub function parameters
authorAndrew Lunn <andrew@lunn.ch>
Thu, 7 Nov 2019 00:18:00 +0000 (01:18 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 7 Nov 2019 05:42:53 +0000 (21:42 -0800)
commit64a26007a8f51442a9efddf7d98d50e2ca4349cd
treeb679782aef445506cffd4235f443e54f31a4ddb4
parent16cf4222beedb8f20ee6ff0927f41ce96c1f4464
net: dsa: mv8e6xxx: Fix stub function parameters

mv88e6xxx_g2_atu_stats_get() takes two parameters. Make the stub
function also take two, otherwise we get compile errors.

Fixes: c5f299d59261 ("net: dsa: mv88e6xxx: global1_atu: Add helper for get next")
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/mv88e6xxx/global2.h