igb: fix stats for i210 rx_fifo_errors
authorTodd Fujinaka <[email protected]>
Tue, 8 Apr 2014 05:36:15 +0000 (05:36 +0000)
committerJeff Kirsher <[email protected]>
Sat, 19 Apr 2014 01:24:53 +0000 (18:24 -0700)
commite66c083aab32842f225bae2a2c30744bf96abaec
tree37ec0dc52c888f3eb1a09e8fa782c32020b5cefb
parent3e7986f67c0e444b2419f25c48815e17ebbab836
igb: fix stats for i210 rx_fifo_errors

RQDPC on i210/i211 is R/W not ReadClear. Clear after reading.

Signed-off-by: Todd Fujinaka <[email protected]>
Tested-by: Aaron Brown <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
drivers/net/ethernet/intel/igb/igb_main.c