diff options
author | David S. Miller | 2019-04-10 21:29:37 +0200 |
---|---|---|
committer | David S. Miller | 2019-04-10 21:29:37 +0200 |
commit | f4a58857151f5d0a885fcebb47f6fb1b17dfda9a (patch) | |
tree | 2da6515c2a951a950bcdc8c9d8adceada0f7aa7d /net/tls | |
parent | Merge branch 'mlxsw-Various-fixes' (diff) | |
parent | ibmvnic: Fix netdev feature clobbering during a reset (diff) | |
download | kernel-qcow2-linux-f4a58857151f5d0a885fcebb47f6fb1b17dfda9a.tar.gz kernel-qcow2-linux-f4a58857151f5d0a885fcebb47f6fb1b17dfda9a.tar.xz kernel-qcow2-linux-f4a58857151f5d0a885fcebb47f6fb1b17dfda9a.zip |
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: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tls')
0 files changed, 0 insertions, 0 deletions