]> www.infradead.org Git - linux.git/commit
ionic: Mark error paths in the data path as unlikely
authorBrett Creeley <brett.creeley@amd.com>
Wed, 29 May 2024 00:02:56 +0000 (17:02 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 31 May 2024 01:10:34 +0000 (18:10 -0700)
commitd9c04209990be6c03a354b124e012293273e05d5
treee10054d1f374fa30c33ba0631f107c84ec831ea1
parent4dde9588c54d1d86a415a5ed7dc6d8a605fe11ce
ionic: Mark error paths in the data path as unlikely

As the title states, mark unlikely error paths in the data path as
unlikely.

Signed-off-by: Brett Creeley <brett.creeley@amd.com>
Signed-off-by: Shannon Nelson <shannon.nelson@amd.com>
Link: https://lore.kernel.org/r/20240529000259.25775-5-shannon.nelson@amd.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/pensando/ionic/ionic_txrx.c