summaryrefslogtreecommitdiff
path: root/proto_ethernet.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2015-07-21 09:05:22 +0200
committerTobias Klauser <tklauser@distanz.ch>2015-07-21 09:05:22 +0200
commitb645a4371c3173fedff7274211b6834195a7ac18 (patch)
treee5ded5c5786cb0c6a7080d2f78b450514cda0375 /proto_ethernet.c
parentf34ce674f3f7aad658fa7c03f37d57a99479052b (diff)
flowtop: Simplify assignment of flow_entry->is_visible
Just assign a default value of false and override it with true if the checks go through. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'proto_ethernet.c')
0 files changed, 0 insertions, 0 deletions
e?h=nds-private-remove&id=1bae6c99decf9137069646b593d3439171a8a8e2&id2=2b2d3eb41c920b47df2fcedd1489cf748bd09466'>diff)
Merge branch 'sh_eth-E-DMAC-interrupt-mask-cleanups'
Sergei Shtylyov says: ==================== sh_eth: E-DMAC interrupt mask cleanups Here's a set of 3 patches against DaveM's 'net-next.git' repo. The main goal of this set is to stop using the bare numbers for the E-DMAC interrupt masks. [1/3] sh_eth: rename EESIPR bits [2/3] sh_eth: add missing EESIPR bits [3/3] sh_eth: stop using bare numbers for EESIPR values ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/xen/interface')