aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ibm_emac/ibm_emac_debug.c
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2025-11-17 20:02:05 -0800
committerJakub Kicinski <kuba@kernel.org>2025-11-17 20:02:05 -0800
commit5b8b343c5c989711ab1388ecc6bd8e5e5669ebe9 (patch)
treebb659ae22b84993db9105418d3d4bf6b38db89f2 /drivers/net/ibm_emac/ibm_emac_debug.c
parentr8169: bail out from probe if fiber mode is detected on RTL8127AF (diff)
parents390/qeth: Handle ambiguous OSA RCs in s390dbf (diff)
downloadwireguard-linux-5b8b343c5c989711ab1388ecc6bd8e5e5669ebe9.tar.xz
wireguard-linux-5b8b343c5c989711ab1388ecc6bd8e5e5669ebe9.zip
Merge branch 's390-qeth-improve-handling-of-osa-rcs'
Aswin Karuvally says: ==================== s390/qeth: Improve handling of OSA RCs This two patch series aims to improve how return codes from OSA Express are handled in the qeth driver. OSA defines a number of return codes whose meaning is determined by the issuing command, ie. they are ambiguous. The first patch moves definitions of all return codes including the ambiguous ones to a single enum block to aid readability and maintainability. The second patch implements a mechanism to interpret return codes based on the issuing command to ensure accurate debug messages. While at it, remove extern keyword and fix indentation for function declarations to be in line with Linux kernel coding style. ==================== Link: https://patch.msgid.link/20251113144209.2140061-1-aswin@linux.ibm.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/ibm_emac/ibm_emac_debug.c')
0 files changed, 0 insertions, 0 deletions