Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 352108
b: refs/heads/master
c: a07fdce
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Feb 6, 2013
1 parent c5ac31b commit 9704a4f
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: e185483e6b84c127d0b1c890b6b703701ae52d35
refs/heads/master: a07fdceccf9d9f1b87f781e9a87662182e590d70
2 changes: 1 addition & 1 deletion trunk/net/ieee802154/6lowpan.c
Original file line number Diff line number Diff line change
Expand Up @@ -1267,7 +1267,7 @@ static inline int __init lowpan_netlink_init(void)
return rtnl_link_register(&lowpan_link_ops);
}

static inline void __init lowpan_netlink_fini(void)
static inline void lowpan_netlink_fini(void)
{
rtnl_link_unregister(&lowpan_link_ops);
}
Expand Down

0 comments on commit 9704a4f

Please sign in to comment.