Commit d5bd32a
committed
Merge branch 'bnxt_en-bug-fixes'
Michael Chan says:
====================
bnxt_en: Bug fixes.
This first patch fixes a module eeprom A2h addressing issue. The next
2 patches fix counter related issues. The last one skips an
unsupported firmware call on the VF to avoid the error log.
====================
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>2 files changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4099 | 4099 | | |
4100 | 4100 | | |
4101 | 4101 | | |
4102 | | - | |
| 4102 | + | |
| 4103 | + | |
4103 | 4104 | | |
4104 | 4105 | | |
4105 | 4106 | | |
| |||
7757 | 7758 | | |
7758 | 7759 | | |
7759 | 7760 | | |
| 7761 | + | |
7760 | 7762 | | |
7761 | 7763 | | |
7762 | 7764 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2079 | 2079 | | |
2080 | 2080 | | |
2081 | 2081 | | |
| 2082 | + | |
| 2083 | + | |
| 2084 | + | |
2082 | 2085 | | |
2083 | 2086 | | |
2084 | 2087 | | |
| |||
2997 | 3000 | | |
2998 | 3001 | | |
2999 | 3002 | | |
3000 | | - | |
| 3003 | + | |
3001 | 3004 | | |
3002 | 3005 | | |
3003 | 3006 | | |
| |||
0 commit comments