From: Yuval Mintz <yuval.mi...@qlogic.com>
Date: Thu, 30 Apr 2015 11:25:31 +0000

>> +struct bnx2x_alloc_pool {
>> +    struct page     *page;
>> +    dma_addr_t      dma;
>> +    int             len;
> 
> Isn't len always set to PAGE_SIZE? If so it can be dropped

Agreed, len appears unnecessary.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to