https://github.com/torvalds/linux
Revision bb8a954f27ed8fb8f57e80e6b63d837cfdcad689 authored by Patrick McHardy on 09 April 2007, 18:42:25 UTC, committed by David S. Miller on 09 April 2007, 20:31:13 UTC
Userspace uses an integer for TCA_TCINDEX_SHIFT, the kernel was changed
to expect and use a u16 value in 2.6.11, which broke compatibility on
big endian machines. Change back to use int.

Reported by Ole Reinartz <ole.reinartz@gmx.de>

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 90f30ec
History
Tip revision: bb8a954f27ed8fb8f57e80e6b63d837cfdcad689 authored by Patrick McHardy on 09 April 2007, 18:42:25 UTC
[NET_SCHED]: cls_tcindex: fix compatibility breakage
Tip revision: bb8a954
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 572 bytes
.mailmap -rw-r--r-- 3.5 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.9 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 82.3 KB
Makefile -rw-r--r-- 49.1 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top