Revision 92f282988b4ce3967ee8399f7d1184ebfa04e48b authored by David S. Miller on 27 July 2006, 23:49:21 UTC, committed by David S. Miller on 27 July 2006, 23:49:21 UTC
Something is wrong with the 3-multiply (vs. 4-multiply) optimized
version of _FP_MUL_MEAT_2_*(), so just use the slower version
which actually computes correct values.

Noticed by Rene Rebe

Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 6482132
History
File Mode Size
Makefile -rw-r--r-- 466 bytes
fc.c -rw-r--r-- 3.3 KB
fddi.c -rw-r--r-- 5.7 KB
hippi.c -rw-r--r-- 6.1 KB
p8022.c -rw-r--r-- 1.9 KB
p8023.c -rw-r--r-- 1.6 KB
psnap.c -rw-r--r-- 3.4 KB
sysctl_net_802.c -rw-r--r-- 844 bytes
tr.c -rw-r--r-- 15.1 KB

back to top