Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 168751
b: refs/heads/master
c: 5bfa2a1
h: refs/heads/master
i:
  168749: ac8f8f2
  168747: fe3cb0b
  168743: 24fd1df
  168735: 00df045
v: v3
  • Loading branch information
Sriram authored and David S. Miller committed Nov 16, 2009
1 parent 3332184 commit 1f8f32d
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: f88c5b9887a95ce424db629ee79b57f6ef5bfddd
refs/heads/master: 5bfa2a17f2b79eb6a63c5d47ce89d5798bba086a
3 changes: 0 additions & 3 deletions trunk/drivers/net/davinci_emac.c
Original file line number Diff line number Diff line change
Expand Up @@ -2140,9 +2140,6 @@ static int emac_poll(struct napi_struct *napi, int budget)
u32 status = 0;
u32 num_pkts = 0;

if (!netif_running(ndev))
return 0;

/* Check interrupt vectors and call packet processing */
status = emac_read(EMAC_MACINVECTOR);

Expand Down

0 comments on commit 1f8f32d

Please sign in to comment.