summaryrefslogtreecommitdiff
path: root/rust/zerocopy/src/pointer/git@git.tavy.me:linux-stable.git
diff options
context:
space:
mode:
authorAyush Mukkanwar <ayushmukkanwar@gmail.com>2026-05-11 20:39:30 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-05-21 11:20:45 +0200
commit91442512943b50329f8f20ffc5db28e53782aff7 (patch)
tree7db1b5785bd2d70c9a80fa413e0a4d24b73b0b27 /rust/zerocopy/src/pointer/git@git.tavy.me:linux-stable.git
parentbe5e8d5f61b31105e0ed7f51cd591653aea5054f (diff)
staging: octeon: ethernet: replace pr_err and pr_info with dev_err and netdev_err
Replace pr_err() and pr_info() calls in cvm_oct_probe() with dev_err(), netdev_err(), and netdev_info() to include device information in log messages. Use dev_err() where no net_device is available (allocation failures), and netdev_err()/netdev_info() where a net_device exists. Signed-off-by: Ayush Mukkanwar <ayushmukkanwar@gmail.com> Link: https://patch.msgid.link/20260511150931.93382-3-ayushmukkanwar@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'rust/zerocopy/src/pointer/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions