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

Merge branch 'ibmvnic-features'



Thomas Falcon says:

====================
ibmvnic: Fix netdev features settings on reset

In its current state, a driver reset clobbers any feature settings
a user may have toggled and will disable GRO as it is not explicitly
enabled in the driver. This patch set enables GRO and tries to retain
user settings after a reset. If the underlying carrier changes, however,
the driver will disable features unsupported by the new carrier.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents f8d49bee dde746a3
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