diff options
author | Shay Agroskin <shayagr@amazon.com> | 2020-09-21 11:37:37 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-09-21 13:54:23 -0700 |
commit | f0525298f3cce9c572f3fe2782d8070ef40884fa (patch) | |
tree | 0a2effd1279f9d167aac4eb39a6ae89915186dcc /net/unix/af_unix.c | |
parent | 2246cbc2c298ff923896284f301ecc3b6566df8a (diff) | |
download | linux-stable-f0525298f3cce9c572f3fe2782d8070ef40884fa.tar.gz linux-stable-f0525298f3cce9c572f3fe2782d8070ef40884fa.tar.bz2 linux-stable-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 <amitbern@amazon.com>
Signed-off-by: Shay Agroskin <shayagr@amazon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions