From: Emil Tantilov Date: Sat, 8 Nov 2014 01:39:15 +0000 (+0000) Subject: ixgbevf: Update ixgbevf_alloc_rx_buffers to handle clearing of status bits X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~137^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bafa578fdfb2e9861dcaf7d9863e1265aff226c9;p=pandora-kernel.git ixgbevf: Update ixgbevf_alloc_rx_buffers to handle clearing of status bits Instead of clearing the status bits in the cleanup it makes more sense to just clear the status bits on allocation. This way we can leave the Rx descriptor rings as a read only memory block until we actually have buffers to give back to the hardware. CC: Alexander Duyck Signed-off-by: Emil Tantilov Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed