]> Git Repo - linux.git/blobdiff - drivers/net/dsa/dsa_loop.c
efi/x86: add headroom to decompressor BSS to account for setup block
[linux.git] / drivers / net / dsa / dsa_loop.c
index c8d7ef27fd72eb8c93fbf2d0d1c3c02ec0137ecd..fdcb70b9f0e4d908af502a14924ace21c26279b8 100644 (file)
@@ -61,7 +61,8 @@ struct dsa_loop_priv {
 static struct phy_device *phydevs[PHY_MAX_ADDR];
 
 static enum dsa_tag_protocol dsa_loop_get_protocol(struct dsa_switch *ds,
-                                                  int port)
+                                                  int port,
+                                                  enum dsa_tag_protocol mp)
 {
        dev_dbg(ds->dev, "%s: port: %d\n", __func__, port);
 
This page took 0.031904 seconds and 4 git commands to generate.