Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 183419
b: refs/heads/master
c: ceba0b2
h: refs/heads/master
i:
  183417: 38c3602
  183415: c827cf3
v: v3
  • Loading branch information
Ken Kawasaki authored and David S. Miller committed Jan 4, 2010
1 parent e1a4917 commit d400919
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: ee983ac76865797a5553597a9412c835c2710f51
refs/heads/master: ceba0b29e002e6151b6b5ead8db9c664b58d8d21
3 changes: 0 additions & 3 deletions trunk/drivers/net/pcmcia/axnet_cs.c
Original file line number Diff line number Diff line change
Expand Up @@ -1065,14 +1065,11 @@ static netdev_tx_t axnet_start_xmit(struct sk_buff *skb,

spin_lock_irqsave(&ei_local->page_lock, flags);
outb_p(0x00, e8390_base + EN0_IMR);
spin_unlock_irqrestore(&ei_local->page_lock, flags);

/*
* Slow phase with lock held.
*/

spin_lock_irqsave(&ei_local->page_lock, flags);

ei_local->irqlock = 1;

send_length = max(length, ETH_ZLEN);
Expand Down

0 comments on commit d400919

Please sign in to comment.