Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64209
b: refs/heads/master
c: 22117ea
h: refs/heads/master
i:
  64207: f57be9b
v: v3
  • Loading branch information
Andy Whitcroft authored and David S. Miller committed Aug 22, 2007
1 parent c70ae94 commit ae988ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 06c7af563d925d04961ce70cd9154fad8e2750c8
refs/heads/master: 22117ea4fef4ea1c7d97c4d68c02c96c268a511b
2 changes: 1 addition & 1 deletion trunk/net/irda/irnetlink.c
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ static int irda_nl_get_mode(struct sk_buff *skb, struct genl_info *info)
}

if(nla_put_string(msg, IRDA_NL_ATTR_IFNAME,
dev->name));
dev->name))
goto err_out;

if(nla_put_u32(msg, IRDA_NL_ATTR_MODE, irlap->mode))
Expand Down

0 comments on commit ae988ed

Please sign in to comment.