lkml.org 
[lkml]   [2022]   [Aug]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH 2/2] staging: r8188eu: convert rtw_set_802_11_add_wep error code semantics
From
Hi Phillip,

Phillip Potter <phil@philpotter.co.uk> says:
> - if (!rtw_set_802_11_add_wep(padapter, &wep)) {
> + if (rtw_set_802_11_add_wep(padapter, &wep)) {
> if (rf_on == pwrpriv->rf_pwrstate)
> ret = -EOPNOTSUPP;
> goto exit;

is it intentional to ignore an error in case of rf_on !=
pwrpriv->rf_pwrstate?




With regards,
Pavel Skripkin

\
 
 \ /
  Last update: 2022-08-02 22:11    [W:0.112 / U:0.044 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site