bcm63xx: remove bcm_tag usage in kernel
[openwrt/openwrt.git] / target / linux / brcm63xx / patches-3.3 / 528-board_nb6.patch
index e3f9382c098bc0f00a000cc61d411f1f91f45c08..58bd3efb7a4efe211f4f278e7c46b44a9cfdf677 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 */