net: fill in MODULE_DESCRIPTION()s for DSA tags
[linux-2.6-microblaze.git] / net / dsa / tag_rtl8_4.c
index 07e857d..15c2bae 100644 (file)
@@ -258,4 +258,5 @@ static struct dsa_tag_driver *dsa_tag_drivers[] = {
 };
 module_dsa_tag_drivers(dsa_tag_drivers);
 
+MODULE_DESCRIPTION("DSA tag driver for Realtek 8 byte protocol 4 tags");
 MODULE_LICENSE("GPL");