Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Aug 2020 03:25:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 248955] [PATCH] net80211: fix ieee80211_media_change() return value
Message-ID:  <bug-248955-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

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@FreeBSD.org
          Reporter: ztong0001@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.

help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-248955-227>