Revision 9fc93a41a1ad11da128f37e60cac01b67990cfb4 authored by Sivakumar Subramani on 24 February 2007, 06:57:32 UTC, committed by Jeff Garzik on 27 February 2007, 09:27:11 UTC
- Optimized delay to wait for command completion so as to reduce the
  initialization wait time.
- Disable differentiated services steering. By default RMAC is configured to
  steer traffic with certain DS codes to other queues. Driver must initialize
  the DS memory to 0 to make sure that DS steering will not be used by default.

Signed-off-by: Sivakumar Subramani <sivakumar.subramani@neterion.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
1 parent fb6a825
History
File Mode Size
Makefile -rw-r--r-- 282 bytes
compat.c -rw-r--r-- 16.9 KB
compat_mq.c -rw-r--r-- 4.0 KB
ipc_sysctl.c -rw-r--r-- 4.1 KB
mqueue.c -rw-r--r-- 29.8 KB
msg.c -rw-r--r-- 20.5 KB
msgutil.c -rw-r--r-- 2.3 KB
sem.c -rw-r--r-- 34.6 KB
shm.c -rw-r--r-- 25.2 KB
util.c -rw-r--r-- 19.7 KB
util.h -rw-r--r-- 3.3 KB

back to top