mirror of
https://github.com/torvalds/linux.git
synced 2026-08-25 09:18:04 +02:00
The "ethtool" debugfs directory holds per-netdev knobs, so move
it from the device instance directory to the port directory.
This fixes the following warning when creating multiple ports:
debugfs: Directory 'ethtool' with parent 'netdevsim1' already present!
Fixes:
|
||
|---|---|---|
| .. | ||
| dma-buf | ||
| gpu | ||
| net | ||
| usb/usbip | ||
| .gitignore | ||