]> 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)
commitb785f859721e8c80f72f79ba9847f8b39c91d70a
tree53719bef8f2bafb74a584d2e8a7d302d8b6a769c
parent272fb18ea3f38d5e11ae56a2d68c8a56bf283272
parent7ed3c16d47592d7999517f81b9aa98ebc874618c
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>