datapath: Remove redundant EtherType check in vlan translation.
authorJesse Gross <jesse@nicira.com>
Thu, 22 Aug 2013 20:30:45 +0000 (13:30 -0700)
committerJesse Gross <jesse@nicira.com>
Thu, 22 Aug 2013 20:30:45 +0000 (13:30 -0700)
commit0154b18b842527f408997639ea352b83fbb5b5b8
tree1dd4c39619c704b8845dff94cc96fbb61f3bf4e8
parent799fe14776d149c15ef64dc5eddcfe5c433f69a8
datapath: Remove redundant EtherType check in vlan translation.

This was supposed to be part of the previous patch but I forgot
to commit it before pushing.

Signed-off-by: Jesse Gross <jesse@nicira.com>
datapath/flow.c