[Bug 252165] usb network and mii bus media status race condition
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Nov 2024 18:03:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252165 Ali Abdallah <ali.abdallah@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #221274|0 |1 is obsolete| | --- Comment #37 from Ali Abdallah <ali.abdallah@suse.com> --- Created attachment 255142 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=255142&action=edit usb_ethernet Sync ioctl/tick media status changes This solves the issue without touching the mii code or any specific usb ethernet device code (like if_ure and others for example) I tested it and so far so good. Please review it/test it extensively. -- You are receiving this mail because: You are the assignee for the bug.