mbox series

[0/2] storvsc, netvsc: Improve logging

Message ID 20220407044034.379971-1-parri.andrea@gmail.com (mailing list archive)
Headers show
Series storvsc, netvsc: Improve logging | expand

Message

Andrea Parri April 7, 2022, 4:40 a.m. UTC
Two small (and independent) patches to augment and "standardize" the error
messages.

Thanks,
  Andrea

Andrea Parri (Microsoft) (2):
  scsi: storvsc: Print value of invalid ID in
    storvsc_on_channel_callback()
  hv_netvsc: Print value of invalid ID in
    netvsc_send_{completion,tx_complete}()

 drivers/net/hyperv/netvsc.c | 8 ++++----
 drivers/scsi/storvsc_drv.c  | 3 ++-
 2 files changed, 6 insertions(+), 5 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org April 8, 2022, 4:10 a.m. UTC | #1
Hello:

This series was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Thu,  7 Apr 2022 06:40:32 +0200 you wrote:
> Two small (and independent) patches to augment and "standardize" the error
> messages.
> 
> Thanks,
>   Andrea
> 
> Andrea Parri (Microsoft) (2):
>   scsi: storvsc: Print value of invalid ID in
>     storvsc_on_channel_callback()
>   hv_netvsc: Print value of invalid ID in
>     netvsc_send_{completion,tx_complete}()
> 
> [...]

Here is the summary with links:
  - [1/2] scsi: storvsc: Print value of invalid ID in storvsc_on_channel_callback()
    (no matching commit)
  - [2/2] hv_netvsc: Print value of invalid ID in netvsc_send_{completion,tx_complete}()
    https://git.kernel.org/netdev/net-next/c/26894cd97116

You are awesome, thank you!