In bwi(4), don't declare an interrupt as unhandled in case the PHY TX error
authorstsp <stsp@openbsd.org>
Sun, 20 Jul 2014 11:57:49 +0000 (11:57 +0000)
committerstsp <stsp@openbsd.org>
Sun, 20 Jul 2014 11:57:49 +0000 (11:57 +0000)
commit8d3d9fe75e72ecb99d3d62391fc4b12702c69db7
treec17842a485ec7eaf199f43040d202844550b9939
parent5dac2140a25b63a8e4bd49332aa31dbb0155f60d
In bwi(4), don't declare an interrupt as unhandled in case the PHY TX error
bit is set. This interrupt condition is handled by resetting the device.
ok mpi@ as part of a larger diff
sys/dev/ic/bwi.c