From: Raghu Vatsavayi <rvatsav...@caviumnetworks.com>
Date: Fri, 24 Apr 2015 17:34:16 -0700

> Following patch adds support for Cavium Liquidio ethernet adapter.
> LiquidIO adapters are pci express based 10Gig server adapters.
> 
> This patch v7 has changes based on the feedback from earlier patches:
> 
> 1) Minor comments from v6 release regarding debug statements.
> 2) Fix for large multicast lists.
> 3) Fixed lockup issue if port initialization fails.
> 4) Enabled MSI by default.
> 
> Signed-off-by: Derek Chickles <derek.chick...@caviumnetworks.com>
> Signed-off-by: Satanand Burla <satananda.bu...@caviumnetworks.com>
> Signed-off-by: Felix Manlunas <felix.manlu...@caviumnetworks.com>
> Signed-off-by: Raghu Vatsavayi <raghu.vatsav...@caviumnetworks.com>

It is extremely disappointing that you've defined your own debug
logging macros, which use generic dev_*() printks, instead of using
the proper netdev_*() printk logging interfaces to do this.
--
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