On Mon, 2012-04-30 at 20:34 +0200, Felix Fietkau wrote: > There could be a generic Kconfig variable which could be selected by CPU > targets or ethernet drivers (with a dependency on > !HAVE_EFFICIENT_UNALIGNED_ACCESS). > That's cleaner than messing around with #define stuff manually.
Don't just select it; you *might* have a crappy network driver that can't insert padding to align its packets, but you might not care about performance for that particular device — you might use it for a low-traffic interface or something, or not use it at all. It's a user choice, I think. -- dwmw2
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel