Merge branch 'cxgb4-fixes'
authorDavid S. Miller <davem@davemloft.net>
Fri, 11 Jun 2021 18:15:01 +0000 (11:15 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 11 Jun 2021 18:15:01 +0000 (11:15 -0700)
Rahul Lakkireddy says:

====================
cxgb4: bug fixes for ethtool flash ops

This series of patches add bug fixes in ethtool flash operations.

Patch 1 fixes an endianness issue when writing boot image to flash
after the device ID has been updated.

Patch 2 fixes sleep in atomic when writing PHY firmware to flash.

Patch 3 fixes issue with PHY firmware image not getting written to
flash when chip is still running.
-====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge