summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorMichael Chan <michael.chan@broadcom.com>2019-02-20 19:07:32 -0500
committerDavid S. Miller <davem@davemloft.net>2019-02-22 15:16:56 -0800
commit0000b81a063b5f3ab82fa18041c28327ce72c312 (patch)
treeeeb98ebee8c6e47dd955873a7cf45db748f79d77 /scripts/patch-kernel
parent67681d02aaa1db9044a16df4ca9c77cde1221a3e (diff)
bnxt_en: Wait longer for the firmware message response to complete.
The code waits up to 20 usec for the firmware response to complete once we've seen the valid response header in the buffer. It turns out that in some scenarios, this wait time is not long enough. Extend it to 150 usec and use usleep_range() instead of udelay(). Fixes: 9751e8e71487 ("bnxt_en: reduce timeout on initial HWRM calls") Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions