mlx4_en: Handle page allocation failure during receive
authorYevgeny Petrilin <yevgenyp@mellanox.co.il>
Sun, 26 Apr 2009 20:42:57 +0000 (20:42 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 27 Apr 2009 09:31:31 +0000 (02:31 -0700)
If we failed to allocate new fragments for receive buffer,
the packet should be dropped and packets should be reused.

Signed-off-by: Yevgeny Petrilin <yevgenyp@mellanox.co.il>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found