Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 200549
b: refs/heads/master
c: 1a61a83
h: refs/heads/master
i:
  200547: dac226b
v: v3
  • Loading branch information
Gustavo F. Padovan authored and David S. Miller committed Jun 25, 2010
1 parent 66eac08 commit 4c93a9d
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: b1312c89f0016f778cac4f1536f1434e132f8713
refs/heads/master: 1a61a83ff59378a5613d8c706c4a660c353b62a8
2 changes: 2 additions & 0 deletions trunk/net/bluetooth/bnep/netdev.c
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,8 @@ static void bnep_net_set_mc_list(struct net_device *dev)
break;
memcpy(__skb_put(skb, ETH_ALEN), ha->addr, ETH_ALEN);
memcpy(__skb_put(skb, ETH_ALEN), ha->addr, ETH_ALEN);

i++;
}
r->len = htons(skb->len - len);
}
Expand Down

0 comments on commit 4c93a9d

Please sign in to comment.