Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 361119
b: refs/heads/master
c: 84d73cd
h: refs/heads/master
i:
  361117: 470219a
  361115: bfef1b7
  361111: eabdd9b
  361103: 1b52b1e
  361087: d740de2
v: v3
  • Loading branch information
Mathias Krause authored and David S. Miller committed Mar 10, 2013
1 parent cefe1c5 commit 40b4fdf
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: c085c49920b2f900ba716b4ca1c1a55ece9872cc
refs/heads/master: 84d73cd3fb142bf1298a8c13fd4ca50fd2432372
1 change: 1 addition & 0 deletions trunk/net/core/rtnetlink.c
Original file line number Diff line number Diff line change
Expand Up @@ -979,6 +979,7 @@ static int rtnl_fill_ifinfo(struct sk_buff *skb, struct net_device *dev,
* report anything.
*/
ivi.spoofchk = -1;
memset(ivi.mac, 0, sizeof(ivi.mac));
if (dev->netdev_ops->ndo_get_vf_config(dev, i, &ivi))
break;
vf_mac.vf =
Expand Down

0 comments on commit 40b4fdf

Please sign in to comment.