diff options
| author | Michael Chan <[email protected]> | 2024-12-17 18:26:20 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2024-12-20 01:30:01 +0000 |
| commit | 73df38b097a608ee5d0054211e6cb479c8edad91 (patch) | |
| tree | 7329f5eccf1e7f5e65e637ddc53da36b20720c56 | |
| parent | bnxt_en: Skip reading PXP registers during ethtool -d if unsupported (diff) | |
| download | kernel-73df38b097a608ee5d0054211e6cb479c8edad91.tar.gz kernel-73df38b097a608ee5d0054211e6cb479c8edad91.zip | |
MAINTAINERS: bnxt_en: Add Pavan Chebbi as co-maintainer
Reviewed-by: Pavan Chebbi <[email protected]>
Signed-off-by: Michael Chan <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
| -rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e67e0c188349..1579124ef426 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4611,6 +4611,7 @@ F: drivers/net/ethernet/broadcom/bnx2x/ BROADCOM BNXT_EN 50 GIGABIT ETHERNET DRIVER M: Michael Chan <[email protected]> +M: Pavan Chebbi <[email protected]> S: Supported F: drivers/firmware/broadcom/tee_bnxt_fw.c |
