[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20150528.162844.418918111650211346.davem@davemloft.net>
Date: Thu, 28 May 2015 16:28:44 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: vz@...ia.com
Cc: shahed.shaikh@...gic.com, Dept-GELinuxNICDev@...gic.com,
netdev@...r.kernel.org
Subject: Re: [PATCH] net: qlcnic: clean up sysfs error codes
From: Vladimir Zapolskiy <vz@...ia.com>
Date: Tue, 26 May 2015 03:49:45 +0300
> Replace confusing QL_STATUS_INVALID_PARAM == -1 == -EPERM with -EINVAL
> and QLC_STATUS_UNSUPPORTED_CMD == -2 == -ENOENT with -EOPNOTSUPP, the
> latter error code is arguable, but it is already used in the driver,
> so let it be here as well.
>
> Also remove always false (!buf) check on read(), the driver should
> not care if userspace gets its EFAULT or not.
>
> Signed-off-by: Vladimir Zapolskiy <vz@...ia.com>
Qlogic folks, I'm waiting for your promised feedback.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists