bcm63xx: remove bcm_tag usage in kernel
[openwrt.git] / target / linux / brcm63xx / patches-3.3 / 528-board_nb6.patch
index e3f9382..58bd3ef 100644 (file)
 +      }
 +
        /* check if bcm_tag is at 64k offset */
-       if (strncmp(board_name, tag->boardid, BOARDID_LEN) != 0) {
+       if (strncmp(board_name, tag->board_id, BOARDID_LEN) != 0) {
                /* else try 128k */