linux/net/openvswitch
Jesse Gross 6081030769 Revert "openvswitch: potential NULL deref in sample()"
This reverts commit 5b3e7e6cb5.

The problem that the original commit was attempting to fix can
never happen in practice because validation is done one a per-flow
basis rather than a per-packet basis.  Adding additional checks at
runtime is unnecessary and inconsistent with the rest of the code.

CC: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Jesse Gross <jesse@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-07-27 13:45:51 -07:00
..
Kconfig
Makefile
actions.c Revert "openvswitch: potential NULL deref in sample()" 2012-07-27 13:45:51 -07:00
datapath.c
datapath.h
dp_notify.c
flow.c
flow.h
vport-internal_dev.c
vport-internal_dev.h
vport-netdev.c
vport-netdev.h
vport.c
vport.h