]> git.baikalelectronics.ru Git - kernel.git/commit
staging: vt6656: main_usb.c Replace DEVICE_PARAM TxDescriptors0
authorMalcolm Priestley <tvboxspy@gmail.com>
Wed, 16 Jul 2014 21:22:07 +0000 (22:22 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Jul 2014 01:01:53 +0000 (18:01 -0700)
commitc18de5ac501d6c58b2b30c04e4d593798218a22e
tree771726a685765653b27657dfeaece4bbd1b6070b
parent284d17e4c5a6bb580cebf68f0849b00e9b477692
staging: vt6656: main_usb.c Replace DEVICE_PARAM TxDescriptors0

Replace with vnt_tx_buffers using module_param_named and
MODULE_PARM_DESC

Check user doe not set tx_buffer beyond the define limits of driver

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/main_usb.c