linux/net/openvswitch
Thomas Graf 03599c9411 openvswitch: Avoid useless holes in struct vport
Having the 16bit port_no in between a set of pointers creates
an unwanted and useless hole in the struct.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: Jesse Gross <jesse@nicira.com>
2012-12-04 09:28:03 -08:00
..
actions.c openvswitch: add skb mark matching and set action 2012-11-26 11:33:18 -08:00
datapath.c openvswitch: add skb mark matching and set action 2012-11-26 11:33:18 -08:00
datapath.h netlink: Rename pid to portid to avoid confusion 2012-09-10 15:30:41 -04:00
dp_notify.c openvswitch: Add support for network namespaces. 2012-08-22 14:48:55 -07:00
flow.c openvswitch: add skb mark matching and set action 2012-11-26 11:33:18 -08:00
flow.h openvswitch: add skb mark matching and set action 2012-11-26 11:33:18 -08:00
Kconfig
Makefile
vport-internal_dev.c openvswitch: Use eth_mac_addr() instead of duplicating it 2012-12-04 09:27:49 -08:00
vport-internal_dev.h openvswitch: Replace Nicira Networks. 2012-05-03 18:55:23 -07:00
vport-netdev.c openvswitch: Use RCU callback when detaching netdevices. 2012-11-28 14:04:34 -08:00
vport-netdev.h openvswitch: Use RCU callback when detaching netdevices. 2012-11-28 14:04:34 -08:00
vport.c net: openvswitch: use this_cpu_ptr per-cpu helper 2012-11-16 13:26:20 -08:00
vport.h openvswitch: Avoid useless holes in struct vport 2012-12-04 09:28:03 -08:00