From: Yevgeny Petrilin Date: Sat, 20 Jun 2009 22:16:10 +0000 (+0000) Subject: mlx4_en: Remove redundant refill code on RX X-Git-Tag: v2.6.31-rc1~63^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0314db69d7564859890ff75e3f71cb4079b29869;p=pandora-kernel.git mlx4_en: Remove redundant refill code on RX Our RX rings are always full, there is no need to check whether we need to fill them or not. If we fail to allocate a new socket buffer, the incoming packet is dropped an the ring remains full. Signed-off-by: Yevgeny Petrilin Signed-off-by: David S. Miller --- Reading git-diff-tree failed