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)
commitff1632aa8581b7103ac2af1ea3cb4a415eb9d6ad
tree68e0defc09478750e76e6c18af12c741992e2683
parent3e515665a76ad8f60a1c05968cc6a5b2f2701171
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