Merge tag 'for-5.14-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave...
[linux-2.6-microblaze.git] / net / dsa / tag_xrs700x.c
index 858cdf9..a31ff7f 100644 (file)
@@ -56,8 +56,7 @@ static const struct dsa_device_ops xrs700x_netdev_ops = {
        .proto  = DSA_TAG_PROTO_XRS700X,
        .xmit   = xrs700x_xmit,
        .rcv    = xrs700x_rcv,
-       .overhead = 1,
-       .tail_tag = true,
+       .needed_tailroom = 1,
 };
 
 MODULE_LICENSE("GPL");