]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9b4dcad4e02fd7fec244a1f60dc8f22d3b195aab
tree8fef917986ea4d9244e570ce4e7f5ce1de97ac9d
parent5ac6affd08c53a9b71f898d4e6645911eb0492c3
parent7fc9d10f8843b1ef0ae68f64331effb6eac33d39
Merge branch 'cxgb4-fixes'

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>