-
-
Notifications
You must be signed in to change notification settings - Fork 11.4k
ipq806x: Revert "ipq806x: swap lan leds for Meraki MR52" #16779
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ipq806x: Revert "ipq806x: swap lan leds for Meraki MR52" #16779
Conversation
"cherry selected from commit" should be set only after merging the commit because its number will change. |
5ac8f4f
to
7929ae9
Compare
D'oh, good point. Per the advice in #16775, going to close that and will wait for this to be merged and then backport. Updated to remove the cherry-pick. |
7929ae9
to
f723337
Compare
Please allow editing by maintainers or rebase this |
Will rebase shortly -- but what do I need to do to allow editing by maintainers? |
There should be a tick in the PR itself around the Participants info |
f723337
to
f150596
Compare
Hmm, I rebased but I can't find this option either when looking at the PR in either https://github.com/openwrt/openwrt or my (org) fork's. GitHub help agrees with your assertion that there should be a checkbox, but I don't see it :/ |
For the record: this appears to be because I forked into an org: https://github.com/orgs/community/discussions/5634 :/ |
Moved my repos around so that the base repo is now in my personal account and the second-hand clones for various other OpenWRT projects / hardware support forks are in my org, and enabled maintainer edits. |
This reverts commit ec8f647, as with the current kernel version, the change actually causes the same bug it once may have fixed -- that is, the leds are now again reversed. I suspect this was due to a switch to a newer kernel version between when the patch was submitted and now reversing the order of the interfaces, so that eth0 / the LAN interface is also the interface used for PoE, and eth1 / the WAN interface is the non-PoE interface. Signed-off-by: Rafal Boni <rafal.boni@gmail.com> Link: openwrt#16779 Signed-off-by: Robert Marko <robimarko@gmail.com>
f150596
to
b5e1544
Compare
Thanks! Rebased on top of main and merged! |
This reverts commit ec8f647, as with the current kernel version, the change actually causes the same bug it once may have fixed -- that is, the leds are now again reversed. I suspect this was due to a switch to a newer kernel version between when the patch was submitted and now reversing the order of the interfaces, so that eth0 / the LAN interface is also the interface used for PoE, and eth1 / the WAN interface is the non-PoE interface. Signed-off-by: Rafal Boni <rafal.boni@gmail.com> Link: openwrt#16779 Signed-off-by: Robert Marko <robimarko@gmail.com> (cherry picked from commit b5e1544) Signed-off-by: Rafal Boni <rafal.boni@gmail.com>
This reverts commit ec8f647, as with the current kernel version, the change actually causes the same bug it once may have fixed -- that is, the leds are now again reversed. I suspect this was due to a switch to a newer kernel version between when the patch was submitted and now reversing the order of the interfaces, so that eth0 / the LAN interface is also the interface used for PoE, and eth1 / the WAN interface is the non-PoE interface. Signed-off-by: Rafal Boni <rafal.boni@gmail.com> Link: openwrt#16779 Signed-off-by: Robert Marko <robimarko@gmail.com> (cherry picked from commit b5e1544) Signed-off-by: Rafal Boni <rafal.boni@gmail.com>
This reverts commit ec8f647, as with the current kernel version, the change actually causes the same bug it once may have fixed -- that is, the leds are now again reversed. I suspect this was due to a switch to a newer kernel version between when the patch was submitted and now reversing the order of the interfaces, so that eth0 / the LAN interface is also the interface used for PoE, and eth1 / the WAN interface is the non-PoE interface. Signed-off-by: Rafal Boni <rafal.boni@gmail.com> Link: openwrt#16779 Signed-off-by: Robert Marko <robimarko@gmail.com> (cherry picked from commit b5e1544) Signed-off-by: Rafal Boni <rafal.boni@gmail.com>
This reverts commit ec8f647, as with the current kernel version, the change actually causes the same bug it once may have fixed -- that is, the leds are now again reversed. I suspect this was due to a switch to a newer kernel version between when the patch was submitted and now reversing the order of the interfaces, so that eth0 / the LAN interface is also the interface used for PoE, and eth1 / the WAN interface is the non-PoE interface. Signed-off-by: Rafal Boni <rafal.boni@gmail.com> Link: openwrt#16779 (cherry picked from commit b5e1544) Signed-off-by: Rafal Boni <rafal.boni@gmail.com> Link: openwrt#16822 Signed-off-by: Robert Marko <robimarko@gmail.com>
This reverts commit ec8f647, as with the current kernel version, the change actually causes the same bug it once may have fixed -- that is, the leds are now again reversed. I suspect this was due to a switch to a newer kernel version between when the patch was submitted and now reversing the order of the interfaces, so that eth0 / the LAN interface is also the interface used for PoE, and eth1 / the WAN interface is the non-PoE interface. Signed-off-by: Rafal Boni <rafal.boni@gmail.com> Link: openwrt#16779 Signed-off-by: Robert Marko <robimarko@gmail.com>
This reverts commit ec8f647, as with the current kernel version, the change actually causes the same bug it once may have fixed -- that is, the leds are now again reversed. I suspect this was due to a switch to a newer kernel version between when the patch was submitted and now reversing the order of the interfaces, so that eth0 / the LAN interface is also the interface used for PoE, and eth1 / the WAN interface is the non-PoE interface. Signed-off-by: Rafal Boni <rafal.boni@gmail.com> Link: openwrt#16779 Signed-off-by: Robert Marko <robimarko@gmail.com>
This reverts commit ec8f647, as with the current kernel version, the change actually causes the same bug it once may have fixed -- that is, the leds are now again reversed. I suspect this was due to a switch to a newer kernel version between when the patch was submitted and now reversing the order of the interfaces, so that eth0 / the LAN interface is also the interface used for PoE, and eth1 / the WAN interface is the non-PoE interface. Signed-off-by: Rafal Boni <rafal.boni@gmail.com> Link: openwrt#16779 Signed-off-by: Robert Marko <robimarko@gmail.com>
This reverts commit ec8f647, as with the current kernel version, the change actually causes the same bug it once may have fixed -- that is, the leds are now again reversed. I suspect this was due to a switch to a newer kernel version between when the patch was submitted and now reversing the order of the interfaces, so that eth0 / the LAN interface is also the interface used for PoE, and eth1 / the WAN interface is the non-PoE interface. Signed-off-by: Rafal Boni <rafal.boni@gmail.com> Link: openwrt#16779 Signed-off-by: Robert Marko <robimarko@gmail.com>
This reverts commit ec8f647, as with the current kernel version, the change actually causes the same bug it once may have fixed -- that is, the leds are now again reversed. I suspect this was due to a switch to a newer kernel version between when the patch was submitted and now reversing the order of the interfaces, so that eth0 / the LAN interface is also the interface used for PoE, and eth1 / the WAN interface is the non-PoE interface. Signed-off-by: Rafal Boni <rafal.boni@gmail.com> Link: openwrt#16779 Signed-off-by: Robert Marko <robimarko@gmail.com>
This reverts commit ec8f647, as with the current kernel version, the change actually causes the same bug it once may have fixed -- that is, the leds are now again reversed. I suspect this was due to a switch to a newer kernel version between when the patch was submitted and now reversing the order of the interfaces, so that eth0 / the LAN interface is also the interface used for PoE, and eth1 / the WAN interface is the non-PoE interface. Signed-off-by: Rafal Boni <rafal.boni@gmail.com> Link: openwrt#16779 Signed-off-by: Robert Marko <robimarko@gmail.com>
This reverts commit ec8f647, as with the current kernel version, the change actually causes the same bug it once may have fixed -- that is, the leds are now again reversed. I suspect this was due to a switch to a newer kernel version between when the patch was submitted and now reversing the order of the interfaces, so that eth0 / the LAN interface is also the interface used for PoE, and eth1 / the WAN interface is the non-PoE interface. Signed-off-by: Rafal Boni <rafal.boni@gmail.com> Link: openwrt#16779 Signed-off-by: Robert Marko <robimarko@gmail.com>
ipq806x: Revert "ipq806x: swap lan leds for Meraki MR52"
This reverts commit ec8f647, as with the current kernel version, the change actually causes the same bug it once may have fixed -- that is, the leds are now again reversed.
I suspect this was due to a switch to a newer kernel version between when the patch was submitted and now reversing the order of the interfaces, so that eth0 / the LAN interface is also the interface used for PoE, and eth1 / the WAN interface is the non-PoE interface.
Signed-off-by: Rafal Boni rafal.boni@gmail.com