]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4bc76a753726783f9273091b624770de43b632b4
treecb59da2734549efe537fb579a6e287cf07b06714
parent98b8d7cdc0c33ce745960a2a721171f8878bdf81
parent7a2428b00d47dd22a27d411daff91f5c22e7747e
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>