Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 195079
b: refs/heads/master
c: 2a2ec45
h: refs/heads/master
i:
  195077: 9918190
  195075: f884f6a
  195071: 38bb1ea
v: v3
  • Loading branch information
Jesse Brandeburg authored and David S. Miller committed May 14, 2010
1 parent 9ebc5f1 commit 2ee7deb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: a4b770972b8f819e408d7cc3ae9637e15bff62f6
refs/heads/master: 2a2ec45ddeedaddb9ff8cb98eab7d4f85f44df4a
2 changes: 0 additions & 2 deletions trunk/drivers/net/e1000/e1000_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -2161,8 +2161,6 @@ static void e1000_set_rx_mode(struct net_device *netdev)
e1000_rar_set(hw, ha->addr, i++);
}

WARN_ON(i == rar_entries);

netdev_for_each_mc_addr(ha, netdev) {
if (i == rar_entries) {
/* load any remaining addresses into the hash table */
Expand Down

0 comments on commit 2ee7deb

Please sign in to comment.