This patch series consists of several technical fixes for the visornic
driver.

Neil Horman (15):
  staging: unisys: Remove num_visornic_open array
  staging: unisys: Check return code properly on
    visor_copy_fragsinfo_from_skb
  staging: unisys: BUG halt on error in I/O channel
  staging: unisys: Linarize skbs
  staging: unisys: Clean up kthread usage
  staging: unisys: Guard against task leakage
  staging: unisys: simplify visornic_serverdown_complete
  staging: unisys: Make serverdown synchronous
  staging: unisys: Change enable/disable to wait forever
  staging: unisys: Remove some extraneous start/stop queue operations
  staging: unisys: Fix improper use of NETDEV_TX_BUSY
  staging: unisys: Remove trans_start
  staging: unisys: remove visornic_ioctl
  staging: unisys: remove bogus error checking
  staging: unisys: make module unremoveable

 drivers/staging/unisys/visornic/visornic_main.c | 719 ++++++++++--------------
 1 file changed, 305 insertions(+), 414 deletions(-)

-- 
2.1.4

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

Reply via email to