]> www.infradead.org Git - users/dwmw2/linux.git/commit
Merge branch 'eth-fbnic-update-fbnic-driver'
authorPaolo Abeni <pabeni@redhat.com>
Tue, 25 Feb 2025 11:56:26 +0000 (12:56 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 25 Feb 2025 11:56:26 +0000 (12:56 +0100)
commit222e75358a7b7457518b97b6374e160b4a8e6273
tree39655d2c3cd5e423b38c5c795cc4e950e97cd0fd
parenta3e51d4711793be001220784bd7d8ce81517003e
parent26aa7992b456629882b74b2f3916dd2b94a87e7b
Merge branch 'eth-fbnic-update-fbnic-driver'

Mohsin Bashir says:

====================
eth: fbnic: Update fbnic driver

This patchset makes following trivial changes to the fbnic driver:
1) Add coverage for PCIe CSRs in the ethtool register dump.

2) Consolidate the PUL_USER CSR section, update the end boundary,
and remove redundant definition of the end boundary.

3) Update the return value in kdoc for fbnic_netdev_alloc().
====================

Link: https://patch.msgid.link/20250221201813.2688052-1-mohsin.bashr@gmail.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>