]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: comedi: usbduxfast: remove 'ifnum' from private data
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Tue, 14 May 2013 20:32:53 +0000 (13:32 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 May 2013 23:24:23 +0000 (16:24 -0700)
commit01245e7a9fa575affb4f42c4309a9c25b2296b08
tree36141eb6ee3f565014fd5bae8fa01aac5ce140ae
parent7c346c2ce866959fc89a14d1379869084f32b3d8
staging: comedi: usbduxfast: remove 'ifnum' from private data

The interface number is only needed 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/usbduxfast.c