]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge branch 'nfp-port-enumeration-change-and-FW-ABI-adjustment'
authorDavid S. Miller <davem@davemloft.net>
Wed, 5 Jul 2017 08:13:08 +0000 (09:13 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 5 Jul 2017 08:13:08 +0000 (09:13 +0100)
commit97d731d81053e896ead376fd726ed8aee5932bdd
tree165b76e158abf0de69b2392c9899697c1dd4d49e
parent42af627b400f32e5b17023f39c4fc24107ca8c3d
parent64a919a9440fe080b0ad1814ce86366010d4a9ef
Merge branch 'nfp-port-enumeration-change-and-FW-ABI-adjustment'

Jakub Kicinski says:

====================
nfp: port enumeration change and FW ABI adjustment

This set changes the way ports are numbered internally to avoid MAC address
changes and invalid link information when breakout is configured.  Second
patch gets rid of old way of looking up MAC addresses in device information
which caused all this confusion.

Patch 3 is a small adjustment to the new FW ABI version we introduced in
this release cycle.
====================

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