Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 281967
b: refs/heads/master
c: ab16ebf
h: refs/heads/master
i:
  281965: 80931f6
  281963: 3400156
  281959: 8d7e659
  281951: 7424661
v: v3
  • Loading branch information
Jiri Pirko authored and David S. Miller committed Jan 9, 2012
1 parent 2778405 commit ca9f36b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 475f1b52645a29936b9df1d8fcd45f7e56bd4a9f
refs/heads/master: ab16ebf375f0513d6b0f5193de84186a3fc0c33b
4 changes: 2 additions & 2 deletions trunk/net/core/dev_addr_lists.c
Original file line number Diff line number Diff line change
Expand Up @@ -427,7 +427,7 @@ EXPORT_SYMBOL(dev_uc_del);
*
* Add newly added addresses to the destination device and release
* addresses that have no users left. The source device must be
* locked by netif_tx_lock_bh.
* locked by netif_addr_lock_bh.
*
* This function is intended to be called from the dev->set_rx_mode
* function of layered software devices.
Expand Down Expand Up @@ -590,7 +590,7 @@ EXPORT_SYMBOL(dev_mc_del_global);
*
* Add newly added addresses to the destination device and release
* addresses that have no users left. The source device must be
* locked by netif_tx_lock_bh.
* locked by netif_addr_lock_bh.
*
* This function is intended to be called from the ndo_set_rx_mode
* function of layered software devices.
Expand Down

0 comments on commit ca9f36b

Please sign in to comment.