Search Linux Wireless

[PATCH 0/7] remove wilc_errorsupport.h from the wilc driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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
  staging: wilc1000: remove definition WILC_NULLCHECK
  staging: wilc1000: remove definition WILC_ERRORCHECK
  staging: wilc1000: remove definition WILC_ERRORREPORT
  staging: wilc1000: remove definitions unused
  staging: wilc1000: replace wilc error types with kernel generic error
    type.
  staging: wilc1000: remove wilc_errorsupport

 drivers/staging/wilc1000/coreconfigurator.c       |   30 +-
 drivers/staging/wilc1000/host_interface.c         | 1166 +++++++++------------
 drivers/staging/wilc1000/linux_mon.c              |   14 +-
 drivers/staging/wilc1000/linux_wlan.c             |    2 +-
 drivers/staging/wilc1000/wilc_errorsupport.h      |   65 --
 drivers/staging/wilc1000/wilc_msgqueue.c          |  112 +-
 drivers/staging/wilc1000/wilc_msgqueue.h          |    1 -
 drivers/staging/wilc1000/wilc_oswrapper.h         |    3 -
 drivers/staging/wilc1000/wilc_wfi_cfgoperations.c |  133 ++-
 9 files changed, 643 insertions(+), 883 deletions(-)
 delete mode 100644 drivers/staging/wilc1000/wilc_errorsupport.h

-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux