commit | 75efa06f457bbed3931bf693b7137cf4da3b5c80 | [log] [tgz] |
---|---|---|
author | Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> | Fri Feb 16 17:10:08 2018 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 16 16:34:50 2018 -0500 |
tree | fd58bf23816832d12ad64d4927a2fb2d7fae6253 | |
parent | a73d65b5cd1c766fc64db59d18255923d01e92db [diff] |
ravb: add support for changing MTU Allow for changing the MTU within the limit of the maximum size of a descriptor (2048 bytes). Add the callback to change MTU from user-space and take the configurable MTU into account when configuring the hardware. Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> Signed-off-by: David S. Miller <davem@davemloft.net>