Merge branch 'cxgb4-next'
authorDavid S. Miller <davem@davemloft.net>
Mon, 23 Jun 2014 04:13:38 +0000 (21:13 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 23 Jun 2014 04:13:38 +0000 (21:13 -0700)
commit47cc3b4f0f5956055672ce89366ef17c03597087
treecb59da2734549efe537fb579a6e287cf07b06714
parent9f8b93cb32e088d3377c86fabb666b884bac0f12
parentce100b8b813da05338ec15e40c195ee597be9dc9
Merge branch 'cxgb4-next'

Anish Bhatt says:

====================
cxgb4 : Add DCBx support to Chelsio cxgb4 driver

This patchset adds support for DCBx via dcbnl_ops to the cxgb4
driver. This should enable cxgb4 to work with open-lldp and the
like. The last patch only updates copyright year.

v2 : move inclusion of struct port_dcb_info to the same patch as where it is defined.
====================

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