[PATCH 0/4] staging: wilc1000: modification to use list_head data structure

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

 



Instead of having own linked list implementation to maintain buffer queue change
to use list_head. Also removed the few elements from 'wilc' struct as it's not
required to be part of 'wilc' struct.

Ajay Singh (4):
  staging: wilc1000: use list_head to maintain 'txq_entry_t' elements of
    tx queue
  staging: wilc1000: use list_head to maintain 'rxq_entry_t elements in
    rx queue
  staging: wilc1000: remove 'rxq_entries' from 'wilc' struct
  staging: wilc1000: move 'txq_spinlock_flags' from 'wilc' structure to
    local variable

 drivers/staging/wilc1000/linux_wlan.c         |   2 +
 drivers/staging/wilc1000/wilc_wfi_netdevice.h |   9 +--
 drivers/staging/wilc1000/wilc_wlan.c          | 101 ++++++++------------------
 drivers/staging/wilc1000/wilc_wlan.h          |   5 +-
 4 files changed, 37 insertions(+), 80 deletions(-)

-- 
2.7.4

_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel



[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux