]> git.openfabrics.org - ~emulex/infiniband.git/commit
staging: comedi: usbdux: remove 'ifnum' from the private data
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Wed, 24 Jul 2013 21:16:44 +0000 (14:16 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Jul 2013 20:15:37 +0000 (13:15 -0700)
commit903f4fde801343eb95e3f30cab24c50c9fe367c6
tree6a8385c5e92b3fec00644ea0aa770fafd2c7189c
parent0b20d613afd0e1ba394c2b209a5f459c5f43e1ff
staging: comedi: usbdux: remove 'ifnum' from the private data

The 'ifnum' is only used during the attach of the device. Remove it
from the private data.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/usbdux.c