Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 95369
b: refs/heads/master
c: 8bbf844
h: refs/heads/master
i:
  95367: 884a35c
v: v3
  • Loading branch information
Ursula Braun authored and Jeff Garzik committed Apr 29, 2008
1 parent e213fa8 commit b9afa4c
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: 93ad37d94d0b42e493d95b8a79181112c76ab459
refs/heads/master: 8bbf84404b02f193c5422c252264d7b82ffe4443
2 changes: 0 additions & 2 deletions trunk/drivers/s390/net/netiucv.c
Original file line number Diff line number Diff line change
Expand Up @@ -1313,8 +1313,6 @@ static int netiucv_tx(struct sk_buff *skb, struct net_device *dev)
* and throw away packet.
*/
if (fsm_getstate(privptr->fsm) != DEV_STATE_RUNNING) {
if (!in_atomic())
fsm_event(privptr->fsm, DEV_EVENT_START, dev);
dev_kfree_skb(skb);
privptr->stats.tx_dropped++;
privptr->stats.tx_errors++;
Expand Down

0 comments on commit b9afa4c

Please sign in to comment.