Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 281965
b: refs/heads/master
c: b189e81
h: refs/heads/master
i:
  281963: 3400156
v: v3
  • Loading branch information
françois romieu authored and David S. Miller committed Jan 9, 2012
1 parent 074cb22 commit 80931f6
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: 26e29eeda048aa6699984c4b9d6997dd1a1315db
refs/heads/master: b189e810619a676e6b931a942a3e8387f3d39c21
1 change: 1 addition & 0 deletions trunk/drivers/net/ethernet/realtek/8139cp.c
Original file line number Diff line number Diff line change
Expand Up @@ -563,6 +563,7 @@ static int cp_rx_poll(struct napi_struct *napi, int budget)
if (cpr16(IntrStatus) & cp_rx_intr_mask)
goto rx_status_loop;

napi_gro_flush(napi);
spin_lock_irqsave(&cp->lock, flags);
__napi_complete(napi);
cpw16_f(IntrMask, cp_intr_mask);
Expand Down

0 comments on commit 80931f6

Please sign in to comment.