mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Remove 00-nego, make more issues than fixes
This commit is contained in:
parent
dc450ffccd
commit
47ac658fd4
1 changed files with 0 additions and 3 deletions
|
@ -1,3 +0,0 @@
|
|||
#!/bin/sh
|
||||
# Needed for some device, like rtl8156 2.5G USB adapter
|
||||
[ "$ACTION" = "ifup" ] && [ -n "$DEVICE" ] && [ -n "$(lsusb | grep 8156)" ] && [ -n "$(ethtool $DEVICE | grep 2500)" ] && ethtool -s $DEVICE autoneg on
|
Loading…
Add table
Add a link
Reference in a new issue