ath9k_hw: Fix divide by zero cases in paprd.
authorSenthil Balasubramanian <senthilkumar@atheros.com>
Tue, 19 Oct 2010 14:31:41 +0000 (20:01 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 25 Oct 2010 18:43:14 +0000 (14:43 -0400)
We are not handling all divide by zero cases in paprd.
Add additional checks for divide by zero cases in papard.

This patch has fixes intended for kernel 2.6.36.

Cc: stable@kernel.org
Signed-off-by: Senthil Balasubramanian <senthilkumar@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found