Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 236673
b: refs/heads/master
c: bb134d2
h: refs/heads/master
i:
  236671: 5655514
v: v3
  • Loading branch information
Eric Dumazet authored and David S. Miller committed Jan 21, 2011
1 parent 1281515 commit de08cd6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: ffa934f192c8381061242eb170419266ef229902
refs/heads/master: bb134d2298b49f50cf6d9388410fba96272905dc
2 changes: 1 addition & 1 deletion trunk/net/core/dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -1605,7 +1605,7 @@ static void dev_queue_xmit_nit(struct sk_buff *skb, struct net_device *dev)
* expected that drivers will fix this mapping if they can before
* calling netif_set_real_num_tx_queues.
*/
void netif_setup_tc(struct net_device *dev, unsigned int txq)
static void netif_setup_tc(struct net_device *dev, unsigned int txq)
{
int i;
struct netdev_tc_txq *tc = &dev->tc_to_txq[0];
Expand Down

0 comments on commit de08cd6

Please sign in to comment.