diff options
| author | Shay Agroskin <[email protected]> | 2020-09-21 08:37:37 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-09-21 20:54:23 +0000 |
| commit | f0525298f3cce9c572f3fe2782d8070ef40884fa (patch) | |
| tree | 0a2effd1279f9d167aac4eb39a6ae89915186dcc /net/unix/af_unix.c | |
| parent | net: ena: Change license into format to SPDX in all files (diff) | |
| download | kernel-f0525298f3cce9c572f3fe2782d8070ef40884fa.tar.gz kernel-f0525298f3cce9c572f3fe2782d8070ef40884fa.zip | |
net: ena: Change log message to netif/dev function
Make log prints in ena_netdev use the same log functions as the rest of
the driver.
For the sake of consistency, all prints in ena_netdev file were
converted into netif_* format except where netdev struct isn't yet
defined. For these places, dev_* log functions are used (similar to
the patch for ena_com files).
This commit leaves some corner cases which would be changed in a
future patch.
Signed-off-by: Amit Bernstein <[email protected]>
Signed-off-by: Shay Agroskin <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
