Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 194303
b: refs/heads/master
c: ab93047
h: refs/heads/master
i:
  194301: 7320edc
  194299: 2495a06
  194295: b5db1a6
  194287: 8df643e
  194271: 4fe50bb
  194239: e2f484a
  194175: 0d310f0
  194047: 012cb60
v: v3
  • Loading branch information
Jiri Pirko authored and David S. Miller committed Apr 20, 2010
1 parent 165cfd3 commit 74a32d6
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: b249dcb82d327e419d3cb45773b146ebb5faf419
refs/heads/master: ab9304717f7624c41927f442e6b6d418b2d8b3e4
1 change: 1 addition & 0 deletions trunk/net/core/dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -1435,6 +1435,7 @@ EXPORT_SYMBOL(unregister_netdevice_notifier);

int call_netdevice_notifiers(unsigned long val, struct net_device *dev)
{
ASSERT_RTNL();
return raw_notifier_call_chain(&netdev_chain, val, dev);
}

Expand Down

0 comments on commit 74a32d6

Please sign in to comment.