Files
twx-linux/net/sched
Patrick McHardy fa520f7617 Fix tcindex classifier ABI borkage...
[NET_SCHED]: cls_tcindex: fix compatibility breakage

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-04-13 13:47:05 -07:00
..
2006-12-02 21:27:19 -08:00
2006-12-02 21:32:06 -08:00