Messages in this thread |  | | | Date | Fri, 20 Jan 2006 11:46:13 -0800 (PST) | | Subject | Re: Iptables error | | From | "David S. Miller" <> |
| |
From: Harald Welte <laforge@netfilter.org> Date: Fri, 20 Jan 2006 20:32:01 +0100
> The problem seems to have been accidentially introduced by DaveM's > "simplification" of my original patch. > > I've already asked Dave to revert his change and apply my original > patch (see attachment), which _should_ fix the problem.
Your struct won't be 8-byte aligned either as far as I can tell on x86_64.
We need to use the aligned_u64 thing if you want that. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |