PHY: fix typo in bcm63xx PHY driver table
[safe/jmp/linux-2.6] / drivers / net / phy / bcm63xx.c
index ac5e498..c128156 100644 (file)
@@ -137,4 +137,4 @@ static struct mdio_device_id bcm63xx_tbl[] = {
        { }
 };
 
-MODULE_DEVICE_TABLE(mdio, bcm64xx_tbl);
+MODULE_DEVICE_TABLE(mdio, bcm63xx_tbl);