OpenVZ Forum


Home » Mailing lists » Devel » [PATCH 0/4] Diet struct sk_buff a bit
[PATCH 0/4] Diet struct sk_buff a bit [message #22043] Fri, 19 October 2007 08:59 Go to previous message
Pavel Emelianov is currently offline  Pavel Emelianov
Messages: 1149
Registered: September 2006
Senior Member
The __u16 queue_mapping field only makes sense in the
CONFIG_NETDEVICES_MULTIQUEUE=y case only.

Despite this field may be set explicitly to some non-zero 
value (in net/core/pktgen.c), the exact value affects 
nothing in case the config option in question is N (mainly 
it is used in netif_subqueue_stopped(), which will always
return 0 in this case).

So cleanup the code a bit and move this field under the
config option.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: [PATCH] ip{,6}_queue: convert to seq_file interface
Next Topic: [PATCH 0/2] CFS CGroup: cleanup & usage reporting
Goto Forum:
  


Current Time: Fri Sep 29 21:07:58 GMT 2023

Total time taken to generate the page: 0.02986 seconds