Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 290525
b: refs/heads/master
c: 48752f6
h: refs/heads/master
i:
  290523: b86d233
v: v3
  • Loading branch information
Greg Rose authored and Jeff Kirsher committed Mar 1, 2012
1 parent 40f7b7b commit 3ef9549
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 24ddd967806a5f0a7915721b7d60cac6f2cf5db9
refs/heads/master: 48752f6513012a1b078da08b145d5c40a644f058
2 changes: 2 additions & 0 deletions trunk/net/core/rtnetlink.c
Original file line number Diff line number Diff line change
Expand Up @@ -1132,6 +1132,8 @@ static const struct nla_policy ifla_vf_policy[IFLA_VF_MAX+1] = {
.len = sizeof(struct ifla_vf_vlan) },
[IFLA_VF_TX_RATE] = { .type = NLA_BINARY,
.len = sizeof(struct ifla_vf_tx_rate) },
[IFLA_VF_SPOOFCHK] = { .type = NLA_BINARY,
.len = sizeof(struct ifla_vf_spoofchk) },
};

static const struct nla_policy ifla_port_policy[IFLA_PORT_MAX+1] = {
Expand Down

0 comments on commit 3ef9549

Please sign in to comment.