diff options
author | Pravin B Shelar <pshelar@nicira.com> | 2014-09-16 04:15:28 +0200 |
---|---|---|
committer | Pravin B Shelar <pshelar@nicira.com> | 2014-09-16 08:28:13 +0200 |
commit | 2ff3e4e4868675da1024175215991fa6d9856731 (patch) | |
tree | 4734d124ac5208aff9445e59054e856a9126eda0 /samples | |
parent | net: dsa: fix mii_bus to host_dev replacement (diff) | |
download | linux-2ff3e4e4868675da1024175215991fa6d9856731.tar.xz linux-2ff3e4e4868675da1024175215991fa6d9856731.zip |
openvswitch: Remove pkt_key from OVS_CB
OVS keeps pointer to packet key in skb->cb, but the packet key is
store on stack. This could make code bit tricky. So it is better to
get rid of the pointer.
Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions