fix typo
[openwrt/openwrt.git] / package / broadcom-diag / src / diag.c
index b7c67314f7e9e4e90ac6004727ed82b2f89d8f1c..e0b08be3dd20b76c4f9c144b0298ab8b3b0b49f1 100644 (file)
@@ -18,7 +18,7 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
  *
- * $Id:$
+ * $Id$
  */
 #include <linux/module.h>
 #include <linux/pci.h>
@@ -241,7 +241,7 @@ static struct platform_t platforms[] = {
                },
        },
        [WL300G] = {
-               .name           = "ASUS WL-500g",
+               .name           = "ASUS WL-300g",
                .buttons        = {
                        { .name = "reset",      .gpio = 1 << 6 },
                },