linux_dsm_epyc7002/drivers/net/ethernet/cavium/thunder
Sunil Goutham f8ce9666fa net: thunderx: Suppress alloc_pages() failure warnings
Suppressing standard alloc_pages() warnings. Some kernel configs limit
alloc size and the network driver may fail. Do not drop a kernel
warning in this case, instead just drop a oneliner that the network
driver could not be loaded since the buffer could not be allocated.

Signed-off-by: Sunil Goutham <sgoutham@cavium.com>
Signed-off-by: Aleksey Makarov <aleksey.makarov@caviumnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-07-29 23:52:31 -07:00
..
Makefile net: Adding support for Cavium ThunderX network controller 2015-05-27 14:19:44 -04:00
nic_main.c net: thunderx: rework mac address handling 2015-06-02 12:49:29 -07:00
nic_reg.h net: Adding support for Cavium ThunderX network controller 2015-05-27 14:19:44 -04:00
nic.h net: Cavium: Fix MAC address setting in shutdown state 2015-06-24 01:02:53 -07:00
nicvf_ethtool.c net: thunderx: Fix memory leak when changing queue count 2015-07-29 23:52:31 -07:00
nicvf_main.c net: thunderx: Fix memory leak while tearing down interface 2015-07-29 23:52:30 -07:00
nicvf_queues.c net: thunderx: Suppress alloc_pages() failure warnings 2015-07-29 23:52:31 -07:00
nicvf_queues.h net: thunderx: Fix RQ_DROP miscalculation 2015-07-29 23:52:31 -07:00
q_struct.h net: Adding support for Cavium ThunderX network controller 2015-05-27 14:19:44 -04:00
thunder_bgx.c net: thunderx: add static 2015-06-02 12:49:31 -07:00
thunder_bgx.h net: thunderx: rework mac address handling 2015-06-02 12:49:29 -07:00