Revision f4cdcae03f9cfbfd6a74b8d785c92a6b48fd833e authored by David S. Miller on 11 June 2021, 18:15:01 UTC, committed by David S. Miller on 11 June 2021, 18:15:01 UTC
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>
2 parent s 33e3814 + 6d29754
History
File Mode Size
kunit
checkpatch.rst -rw-r--r-- 22.0 KB
coccinelle.rst -rw-r--r-- 16.5 KB
gcov.rst -rw-r--r-- 7.9 KB
gdb-kernel-debugging.rst -rw-r--r-- 6.2 KB
index.rst -rw-r--r-- 787 bytes
kasan.rst -rw-r--r-- 20.6 KB
kcov.rst -rw-r--r-- 11.0 KB
kcsan.rst -rw-r--r-- 13.8 KB
kfence.rst -rw-r--r-- 12.8 KB
kgdb.rst -rw-r--r-- 32.5 KB
kmemleak.rst -rw-r--r-- 10.6 KB
kselftest.rst -rw-r--r-- 10.6 KB
sparse.rst -rw-r--r-- 3.6 KB
testing-overview.rst -rw-r--r-- 5.1 KB
ubsan.rst -rw-r--r-- 3.2 KB

back to top