On 2015년 09월 15일 15:27, Sudip Mukherjee wrote:
On Tue, Sep 15, 2015 at 11:53:34AM +0900, Tony Cho wrote:
This patch aims to remove the wilc_errorsupport.h which is unnecessary in the
wilc driver. This patch replaces the error types defined by wilc driver with
kernel generic error types and rem
On Tue, Sep 15, 2015 at 11:53:34AM +0900, Tony Cho wrote:
> This patch aims to remove the wilc_errorsupport.h which is unnecessary in the
> wilc driver. This patch replaces the error types defined by wilc driver with
> kernel generic error types and removes macros which handles the errors.
Patch 2
This patch aims to remove the wilc_errorsupport.h which is unnecessary in the
wilc driver. This patch replaces the error types defined by wilc driver with
kernel generic error types and removes macros which handles the errors.
Leo Kim (7):
staging: wilc1000: remove definition WILC_IS_ERR
stagi