Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 340515
b: refs/heads/master
c: 7b1e0cb
h: refs/heads/master
i:
  340513: ce6da94
  340511: 5f3992f
v: v3
  • Loading branch information
Bjørn Mork authored and David S. Miller committed Oct 28, 2012
1 parent 51cbd5b commit bf7e380
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1a7c6cc646782b854b036d287611a0659c40fc9d
refs/heads/master: 7b1e0cba0372c011fc9128a772cf668e70ba9219
2 changes: 2 additions & 0 deletions trunk/drivers/net/usb/cdc_ncm.c
Original file line number Diff line number Diff line change
Expand Up @@ -819,6 +819,8 @@ static void cdc_ncm_txpath_bh(unsigned long param)
netif_tx_lock_bh(ctx->netdev);
usbnet_start_xmit(NULL, ctx->netdev);
netif_tx_unlock_bh(ctx->netdev);
} else {
spin_unlock_bh(&ctx->mtx);
}
}

Expand Down

0 comments on commit bf7e380

Please sign in to comment.