]> git.baikalelectronics.ru Git - kernel.git/commit
net: cdc_ncm: remove redundant endpoint pointers
authorBjørn Mork <bjorn@mork.no>
Fri, 1 Nov 2013 10:16:41 +0000 (11:16 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 2 Nov 2013 06:02:01 +0000 (02:02 -0400)
commitff557643b789c76dbef366039222c641e0f1817b
tree68e0defc09478750e76e6c18af12c741992e2683
parent446ddff385069423b2fdc05fbec7e0ec54309df3
net: cdc_ncm: remove redundant endpoint pointers

No need to duplicate stuff already in the common usbnet
struct.  We still need to keep our special find_endpoints
function because we need explicit control over the selected
altsetting.

Cc: Alexey Orishko <alexey.orishko@gmail.com>
Signed-off-by: Bjørn Mork <bjorn@mork.no>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/cdc_ncm.c
include/linux/usb/cdc_ncm.h