OSDN Git Service

Merge branch 'qed-DCBx-and-Attentions-series'
authorDavid S. Miller <davem@davemloft.net>
Tue, 30 May 2017 16:07:04 +0000 (12:07 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 30 May 2017 16:07:04 +0000 (12:07 -0400)
commiteb67e07ac63ca362d421bc44766140d9e008914d
treec5488e2067ca56f158a56484a095dd89e3826fcd
parentb11dabfd33dd19219ba30d94cb0d2a0c34f0eefe
parentfc6575bc498cb86e33a39a399355fd7e74ef2002
Merge branch 'qed-DCBx-and-Attentions-series'

Yuval Mintz says:

====================
qed: DCBx and Attentions series

The series contains 2 major components [& some odd bits]:
 - The first 3 patches are DCBx-related, containg missing bits in the
   implementation, correcting existing API and removing code no longer
   necessary.
 - Most of the remaining patches are interrupt/hw-attention related,
   adding some differeneces relating to QL41xxx and QL45xxx differences.
   While at it, they also remove a large chunk of unnecessary structure
   definitions.

The series also contain a patch [#10] that was accidently missing
from a previous series.
====================

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