Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 35275
b: refs/heads/master
c: 2a2fc64
h: refs/heads/master
i:
  35273: 7c665d5
  35271: fb0f0ea
v: v3
  • Loading branch information
Andy Gospodarek authored and Jeff Garzik committed Sep 11, 2006
1 parent 5d1d526 commit 9a25d1b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 9f486ae1d9ea700a952b77a8881de05ebc1610c3
refs/heads/master: 2a2fc64481ed48ef0952d03979b053d1e6ba89dc
1 change: 0 additions & 1 deletion trunk/drivers/net/forcedeth.c
Original file line number Diff line number Diff line change
Expand Up @@ -2080,7 +2080,6 @@ static void nv_set_multicast(struct net_device *dev)
memset(mask, 0, sizeof(mask));

if (dev->flags & IFF_PROMISC) {
printk(KERN_NOTICE "%s: Promiscuous mode enabled.\n", dev->name);
pff |= NVREG_PFF_PROMISC;
} else {
pff |= NVREG_PFF_MYADDR;
Expand Down

0 comments on commit 9a25d1b

Please sign in to comment.