Fix bug in clearing unsupported switch flags.
authorBen Pfaff <blp@nicira.com>
Thu, 7 Aug 2008 20:19:09 +0000 (13:19 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 7 Aug 2008 20:29:10 +0000 (13:29 -0700)
commit7462f2e8bd3ed2170d6a5da5295b176a1914de6a
tree817a09109dbf877aa2acd3a3055f52610115f95c
parent5a31afdd0ca3db44209ec1348999af2285373de1
Fix bug in clearing unsupported switch flags.

We need to keep the flags we support, not drop them.
datapath/forward.c
switch/datapath.c