mirror of
https://github.com/corundum/corundum.git
synced 2025-01-16 08:12:53 +08:00
51d5712982
This basically allows the "refilling" of RX buffers to fail. A fail to allocate RX buffers can occur on bringing a network device up or when changing the number of RX channels at run-time through `ethtool -L <ndev> rx <num>`. Signed-off-by: Joachim Foerster <joachim.foerster@missinglinkelectronics.com>