mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-10 10:46:42 +00:00
ip_fast_csum needs an asm "memory" clobber, otherwise the aggressive optimizations in gcc-4.3 cause it to be miscompiled. Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>