]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
Merge branch 'arcnet-features'
authorDavid S. Miller <davem@davemloft.net>
Thu, 29 Jun 2017 19:26:14 +0000 (15:26 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 29 Jun 2017 19:26:14 +0000 (15:26 -0400)
commit8ac6e2a3b8dd7dc8f5b924f440e005d957489d8d
tree36f17d77e3208436129409d5224ac634f5ca325a
parent65344ba99836164c627f8459f955c4a4c391087b
parenta356ab1c3d46513067dddf9484c9f05e10279312
Merge branch 'arcnet-features'

Michael Grzeschik says:

====================
arcnet: Collection of latest features

Here we sum up the latest features to improve the arcnet framework. One
patch is used to get feedback from the transfer queue about failed xfers
by adding the err_skb message queue. Beside that we improve the
backplane status that can be read by the PCI-based cards and offer that
status via an extra sysfs attribute. In the last patch we add another
card type PCIFB2.
====================

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