[Bug 248955] [PATCH] net80211: fix ieee80211_media_change() return value

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Aug 28 03:25:18 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248955

            Bug ID: 248955
           Summary: [PATCH] net80211: fix ieee80211_media_change() return
                    value
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: kern
          Assignee: bugs at FreeBSD.org
          Reporter: ztong0001 at gmail.com

Created attachment 217578
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=217578&action=edit
patch

it seems that there are multiple caller checking the successful
execution of ieee80211_media_change() using ENETRESET, but
ieee80211_media_change() can only return 0 and EINVAL

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list