altos: Reset interrupt flags before TX in CC1200 driver
authorKeith Packard <keithp@keithp.com>
Fri, 7 Nov 2014 04:04:47 +0000 (20:04 -0800)
committerKeith Packard <keithp@keithp.com>
Fri, 7 Nov 2014 04:04:47 +0000 (20:04 -0800)
Failing to reset the flags set during interrupt leads to
short-circuiting transmission and not a lot of packets going out.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found