Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 227929
b: refs/heads/master
c: 1da9bad
h: refs/heads/master
i:
  227927: 4d7fb7a
v: v3
  • Loading branch information
Stephen Hemminger committed Nov 1, 2010
1 parent d05cfbf commit 4548ebc
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: 9ec4475bf10bb2c30cd5e927bc453aa307f58123
refs/heads/master: 1da9badcf02dd6532df9bde8fc05648e74982f2c
1 change: 0 additions & 1 deletion trunk/drivers/staging/bcm/Bcmnet.c
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,6 @@ int register_networkdev(PMINI_ADAPTER Adapter)
net->mtu = MTU_SIZE; /* 1400 Bytes */
net->tx_queue_len = TX_QLEN;
net->flags |= IFF_NOARP;
net->flags &= ~(IFF_BROADCAST | IFF_MULTICAST);
Adapter->msg_enable = netif_msg_init(debug, default_msg);

netif_carrier_off(net);
Expand Down

0 comments on commit 4548ebc

Please sign in to comment.