wimax/i2400m/sdio: clear the INTR status bit after reading size
authorCindy H Kao <cindy.h.kao@intel.com>
Tue, 11 Aug 2009 01:36:15 +0000 (18:36 -0700)
committerInaky Perez-Gonzalez <inaky@linux.intel.com>
Mon, 19 Oct 2009 06:55:45 +0000 (15:55 +0900)
commit339ccc362cb60b48e478ff494172efadb385c0ab
tree4948984a3660362764b9e77e1bcb022a8610d976
parent2093586de29418820b89aae05746511392f8ad73
wimax/i2400m/sdio: clear the INTR status bit after reading size

In order to avoid issues during high-load traffic, the interrupt
status register has to be cleared ONLY after the RX size is read.

Signed-off-by: Cindy H Kao <cindy.h.kao@intel.com>
Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
drivers/net/wimax/i2400m/sdio-rx.c