atlantic: Remove warn trace message.
authorSameer Saurabh <ssaurabh@marvell.com>
Mon, 29 Nov 2021 13:28:29 +0000 (05:28 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Dec 2021 08:04:51 +0000 (09:04 +0100)
commitbe9163800ba7a00f003a9461b8a52fcbba6c14b6
tree13771a4586b6903eebe4b9e5c74a3c86cc8f62a2
parent35b75e2b72c52b4c730440f5c1e60b3be6e3b382
atlantic: Remove warn trace message.

commit 060a0fb721ec5bbe02ae322e434ec87dc25ed6e9 upstream.

Remove the warn trace message - it's not a correct check here, because
the function can still be called on the device in DOWN state

Fixes: 508f2e3dce454 ("net: atlantic: split rx and tx per-queue stats")
Signed-off-by: Sameer Saurabh <ssaurabh@marvell.com>
Signed-off-by: Sudarsana Reddy Kalluru <skalluru@marvell.com>
Signed-off-by: Igor Russkikh <irusskikh@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/ethernet/aquantia/atlantic/aq_vec.c