>dev_addr->broadcast + 4/dev_addr->src_dev_addr + 4 may not be naturally >aligned, >so casting this pointer to structure type may cause compiler to generate >incorrect code. Thanks - I'll update this. - Sean