Merge branch 'cxgb4-next'
authorDavid S. Miller <davem@davemloft.net>
Wed, 23 Dec 2015 17:05:53 +0000 (12:05 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 23 Dec 2015 17:05:53 +0000 (12:05 -0500)
commit2e4c8baa66b3d3272ff82dfb5c8585cf1be88685
treeffad07cf8617a9feb5bf01611b2272cf557347e9
parent83a76006e06213160c4bb1e1a157e7707c504af6
parent812787b8e4ea1a1c9144fe06ebf9b45371b2f5ce
Merge branch 'cxgb4-next'

Hariprasad Shenai says:

====================
Trivial enhancements for cxgb4

This series adds a debug message if adapter isn't inserted in right PCI
slot. Changes naming conventions for iSCSI rx queues, use node info while
allocating rx queue and use napi_complete_done() api in napi handler.

This patch series has been created against net-next tree and includes
patches on cxgb4 driver.

We have included all the maintainers of respective drivers. Kindly review
the change and let us know in case of any review comments.

Thanks

V2: Dropped 'dcb_info' debug entry patch, since the same can be achieved
    using lldp tool.
    Based on review comments by Or Gerlitz <gerlitz.or@gmail.com> and
    David Miller.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>