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
Kconfig -rw-r--r-- 248 bytes
Makefile -rw-r--r-- 992 bytes
af_llc.c -rw-r--r-- 29.4 KB
llc_c_ac.c -rw-r--r-- 34.9 KB
llc_c_ev.c -rw-r--r-- 21.3 KB
llc_c_st.c -rw-r--r-- 149.8 KB
llc_conn.c -rw-r--r-- 25.6 KB
llc_core.c -rw-r--r-- 4.6 KB
llc_if.c -rw-r--r-- 4.4 KB
llc_input.c -rw-r--r-- 5.3 KB
llc_output.c -rw-r--r-- 2.9 KB
llc_pdu.c -rw-r--r-- 10.6 KB
llc_proc.c -rw-r--r-- 6.4 KB
llc_s_ac.c -rw-r--r-- 5.7 KB
llc_s_ev.c -rw-r--r-- 3.5 KB
llc_s_st.c -rw-r--r-- 5.7 KB
llc_sap.c -rw-r--r-- 9.5 KB
llc_station.c -rw-r--r-- 20.5 KB
sysctl_net_llc.c -rw-r--r-- 2.6 KB

back to top