diff options
| author | Miguel Rodríguez Pérez <miguel@det.uvigo.gal> | 2020-07-15 20:40:56 +0200 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2020-07-17 12:42:47 -0700 |
| commit | 0226009ce0f6089f9b31211f7a2703cf9a327a01 (patch) | |
| tree | bd87d6e9b6c737bf3b874f29eb2bc85737852a09 /include/linux/debugobjects.h | |
| parent | eac87c413bf9794c14d488998a5265ea5b32f04e (diff) | |
| download | cachepc-linux-0226009ce0f6089f9b31211f7a2703cf9a327a01.tar.gz cachepc-linux-0226009ce0f6089f9b31211f7a2703cf9a327a01.zip | |
net: cdc_ether: use dev->intf to get interface information
usbnet_cdc_update_filter was getting the interface number from the
usb_interface struct in cdc_state->control. However, cdc_ncm does
not initialize that structure in its bind function, but uses
cdc_ncm_ctx instead. Getting intf directly from struct usbnet solves
the problem.
Signed-off-by: Miguel Rodríguez Pérez <miguel@det.uvigo.gal>
Signed-off-by: Bjørn Mork <bjorn@mork.no>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
