]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/char/mspec.c
r8169: add PCI ID for the 8168 in the Abit Fatal1ty F-190HD motherboard
[linux-2.6-omap-h63xx.git] / drivers / char / mspec.c
index 04ac155d3a0794cf3d7958722e1532e198aa2c52..82f2e27dca7d17ac42072adbd56cb52a175d551a 100644 (file)
@@ -362,7 +362,7 @@ mspec_init(void)
                is_sn2 = 1;
                if (is_shub2()) {
                        ret = -ENOMEM;
-                       for_each_online_node(nid) {
+                       for_each_node_state(nid, N_ONLINE) {
                                int actual_nid;
                                int nasid;
                                unsigned long phys;