Skip to content
Snippets Groups Projects
Commit dfa1b73f authored by Liu Tao's avatar Liu Tao Committed by Jeff Garzik
Browse files

[PATCH] drivers/net/amd8111e.c: fix NAPI interrupt in poll

  
  This patch makes the netif_rx_complete() and rx_interrupt_enable
  atomic when exiting the poll() method, so to avoid interrupt in poll.
  It also fixes the rx interrupt check logic in interrupt handler.
  
Signed-off-by: default avatarLiu Tao <liutao1980@gmail.com>
Signed-off-by: default avatarJeff Garzik <jgarzik@pobox.com>
parent 88d7bd8c
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment