Jesse Gross 6081030769 Revert "openvswitch: potential NULL deref in sample()"
This reverts commit 5b3e7e6cb5771bedda51cdb6f715d1da8cd9e644.

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
..
2012-07-23 13:16:59 -07:00
2012-07-19 10:48:00 -07:00
2012-07-27 13:45:51 -07:00
2012-07-26 15:50:39 -07:00
2012-07-19 10:48:00 -07:00
2012-07-23 01:01:44 -07:00
2012-07-18 11:28:46 -07:00
2012-07-20 13:31:21 -07:00