]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'ionic-bits-and-bytes'
authorDavid S. Miller <davem@davemloft.net>
Wed, 18 Mar 2020 04:18:25 +0000 (21:18 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 18 Mar 2020 04:18:25 +0000 (21:18 -0700)
commit266d759c608a358eadb44d96af67e700e8d9a1e4
tree53719bef8f2bafb74a584d2e8a7d302d8b6a769c
parentfa7840ef7cdec086240c4975dc5c3f88209a4810
parent19946518c618cac67c44bc93a70cfd11c5a3e730
Merge branch 'ionic-bits-and-bytes'

Shannon Nelson says:

====================
ionic bits and bytes

These are a few little updates to the ionic driver while we are in between
other feature work.  While these are mostly Fixes, they are almost all low
priority and needn't be promoted to net.  The one higher need is patch 1,
but it is fixing something that hasn't made it out of net-next yet.

v3: allow decode of unknown transciever and use type
    codes from sfp.h
v2: add Fixes tags to patches 1-4, and a little
    description for patch 5
====================

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