Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348375
b: refs/heads/master
c: 6602d00
h: refs/heads/master
i:
  348373: 1853e4b
  348371: 6d056a6
  348367: 160ff76
v: v3
  • Loading branch information
stephen hemminger authored and David S. Miller committed Jan 3, 2013
1 parent 3a5ddfa commit b902e06
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3ec8e9f085bcaef0de1077f555c2c5102c223390
refs/heads/master: 6602d0078974628c5fe76850ac9fa489d091a4e9
1 change: 1 addition & 0 deletions trunk/drivers/net/vxlan.c
Original file line number Diff line number Diff line change
Expand Up @@ -1191,6 +1191,7 @@ static void vxlan_setup(struct net_device *dev)

dev->hw_features |= NETIF_F_SG | NETIF_F_HW_CSUM | NETIF_F_RXCSUM;
dev->priv_flags &= ~IFF_XMIT_DST_RELEASE;
dev->priv_flags |= IFF_LIVE_ADDR_CHANGE;

spin_lock_init(&vxlan->hash_lock);

Expand Down

0 comments on commit b902e06

Please sign in to comment.