Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 66575
b: refs/heads/master
c: 829185e
h: refs/heads/master
i:
  66573: 53c53aa
  66571: bb31cbf
  66567: a174d00
  66559: f6416ee
v: v3
  • Loading branch information
Olof Johansson authored and David S. Miller committed Oct 10, 2007
1 parent b1ca057 commit 6cdbd6c
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 6fba848a9a4bbe03f61b22bf0e4063d7ed4c561a
refs/heads/master: 829185e97fba67ededd3eb025147bafcc0ca7557
1 change: 1 addition & 0 deletions trunk/drivers/net/pasemi_mac.c
Original file line number Diff line number Diff line change
Expand Up @@ -1078,6 +1078,7 @@ static int pasemi_mac_poll(struct napi_struct *napi, int budget)
struct net_device *dev = mac->netdev;
int pkts;

pasemi_mac_clean_tx(mac);
pkts = pasemi_mac_clean_rx(mac, budget);
if (pkts < budget) {
/* all done, no more packets present */
Expand Down

0 comments on commit 6cdbd6c

Please sign in to comment.