ionic: remove some unnecessary oom messages
authorShannon Nelson <snelson@pensando.io>
Tue, 1 Dec 2020 00:25:45 +0000 (16:25 -0800)
committerJakub Kicinski <kuba@kernel.org>
Wed, 2 Dec 2020 01:14:23 +0000 (17:14 -0800)
commitc0c682eeb8ccb11c05c29c34820224b7556cdf19
tree0043e998f6c3a8b22162d8c3d8ccb615de60d3f2
parent832913c31e2b1a5f17fb5633eb036d645f091f17
ionic: remove some unnecessary oom messages

Remove memory allocation fail messages where the OOM stack
trace will make it obvious which allocation request failed.

Signed-off-by: Shannon Nelson <snelson@pensando.io>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/pensando/ionic/ionic_dev.c
drivers/net/ethernet/pensando/ionic/ionic_lif.c
drivers/net/ethernet/pensando/ionic/ionic_main.c