From: Bjørn Mork Date: Fri, 1 Nov 2013 10:16:41 +0000 (+0100) Subject: net: cdc_ncm: remove redundant endpoint pointers X-Git-Tag: v3.13-rc1~105^2~79^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff1632aa8581b7103ac2af1ea3cb4a415eb9d6ad;p=pandora-kernel.git 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 Signed-off-by: Bjørn Mork Signed-off-by: David S. Miller --- Reading git-diff-tree failed