summaryrefslogtreecommitdiff
path: root/drivers/isdn/hisax/st5481_usb.c
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>2018-06-20 13:40:26 +0300
committerDavid S. Miller <davem@davemloft.net>2018-06-22 07:54:39 +0300
commitdd3adc4e604a3d1ad71da489310221e136937efe (patch)
tree5ce06b30918b88f86ca027b1ef3699a2d8a952dc /drivers/isdn/hisax/st5481_usb.c
parent78c696c19578ff2bb14622304e63d7beb54206e5 (diff)
downloadlinux-dd3adc4e604a3d1ad71da489310221e136937efe.tar.xz
isdn: hisax: hfc_usb: use usb_fill_int_urb()
Using usb_fill_int_urb() helps to find code which initializes an URB. A grep for members of the struct (like ->complete) reveal lots of other things, too. The `interval' parameter is now set differently on HS and SS. The argument is fed from bInterval so it should be the right thing to do. Cc: Karsten Keil <isdn@linux-pingi.de> Cc: netdev@vger.kernel.org Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/isdn/hisax/st5481_usb.c')
0 files changed, 0 insertions, 0 deletions