From: Michael Chan
Date: Tue, 8 Dec 2015 19:18:38 -0500
> Fix a bitmap declaration bug and add missing tx timeout recovery.
Patch #4 has whitespace errors, the indentation before the call
to bnxt_reset_task(bp); has a space before a TAB.
--
To unsubscribe from this list: send the line "unsubscri
Fix a bitmap declaration bug and add missing tx timeout recovery.
Michael Chan (4):
bnxt_en: Fix bitmap declaration to work on 32-bit arches.
bnxt_en: Change bp->state to bitmap.
bnxt_en: Don't cancel sp_task from bnxt_close_nic().
bnxt_en: Implement missing tx timeout reset logic.
drive