Skip to content
Commit 23202e09 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'nfp-dead-code-clean-ups-and-slight-improvements'



Jakub Kicinski says:

====================
nfp: dead code, clean ups and slight improvements

This series contains small clean ups from John and Carl, and brings
no functional changes.

John's improvements target the flower code.  First he makes sure we don't
allocate space in FW request messages for MAC matches if the TC rule does
not contain any.  The remaining two patches remove some dead code and
unused defines.

Carl follows up with a slight optimization to his recent ethtool FW state
dumps, byte swapping input parameters once instead of the data for every
dumped item.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 24fd3190 92a54f4a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment