]> git.baikalelectronics.ru Git - kernel.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)
commitc4f77326e217ec97f48ce9c6908d71d43d0bde6e
tree165b76e158abf0de69b2392c9899697c1dd4d49e
parentbf6528c3870e00cdcbdbb7ceb7a48d6fd1ba240f
parent2f46cf0a7bc2b919a7c31e94390efa1949eceb11
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>