Commit 064fbc4
net: ethernet: mtk_eth_soc: implement .{get,set}_pauseparam ethtool ops
Implement operations to get and set flow-control link parameters.
Both is done by simply calling phylink_ethtool_{get,set}_pauseparam().
Fix whitespace in mtk_ethtool_ops while at it.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Reviewed-by: Michal Kubiak <michal.kubiak@intel.com>
Reviewed-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Tested-by: Rui Salvaterra <rsalvaterra@gmail.com>
Link: https://patch.msgid.link/e3ece47323444631d6cb479f32af0dfd6d145be0.1720088047.git.daniel@makrotopia.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>1 parent ca18300 commit 064fbc4
1 file changed
Lines changed: 17 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4464 | 4464 | | |
4465 | 4465 | | |
4466 | 4466 | | |
| 4467 | + | |
| 4468 | + | |
| 4469 | + | |
| 4470 | + | |
| 4471 | + | |
| 4472 | + | |
| 4473 | + | |
| 4474 | + | |
| 4475 | + | |
| 4476 | + | |
| 4477 | + | |
| 4478 | + | |
| 4479 | + | |
| 4480 | + | |
4467 | 4481 | | |
4468 | 4482 | | |
4469 | 4483 | | |
| |||
4492 | 4506 | | |
4493 | 4507 | | |
4494 | 4508 | | |
| 4509 | + | |
| 4510 | + | |
4495 | 4511 | | |
4496 | | - | |
| 4512 | + | |
4497 | 4513 | | |
4498 | 4514 | | |
4499 | 4515 | | |
| |||
0 commit comments