Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 156882
b: refs/heads/master
c: e84b90a
h: refs/heads/master
v: v3
  • Loading branch information
Eric Dumazet authored and David S. Miller committed Aug 10, 2009
1 parent fdc3fc8 commit 5b6764f
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: b79a79471bd31d737c939a6ddc347417047b4320
refs/heads/master: e84b90ae5eb3c112d1f208964df1d8156a538289
1 change: 1 addition & 0 deletions trunk/net/can/raw.c
Original file line number Diff line number Diff line change
Expand Up @@ -401,6 +401,7 @@ static int raw_getname(struct socket *sock, struct sockaddr *uaddr,
if (peer)
return -EOPNOTSUPP;

memset(addr, 0, sizeof(*addr));
addr->can_family = AF_CAN;
addr->can_ifindex = ro->ifindex;

Expand Down

0 comments on commit 5b6764f

Please sign in to comment.