diff options
author | 2021-03-18 17:01:42 +0100 | |
---|---|---|
committer | 2021-03-18 19:13:42 -0700 | |
commit | 269aa0301224dc001676322c0305b0d02c93b7bb (patch) | |
tree | c0b5a87d73ba194c159c86fea8dbbe8428433d00 /drivers/net/ethernet/intel/ice/ice_flex_pipe.c | |
parent | nfc/fdp: Simplify the return expression of fdp_nci_open() (diff) | |
download | linux-dev-269aa0301224dc001676322c0305b0d02c93b7bb.tar.xz linux-dev-269aa0301224dc001676322c0305b0d02c93b7bb.zip |
net: cdc_ncm: drop redundant driver-data assignment
The driver data for the data interface has already been set by
usb_driver_claim_interface() so drop the subsequent redundant
assignment.
Note that this also avoids setting the driver data three times in case
of a combined interface.
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_flex_pipe.c')
0 files changed, 0 insertions, 0 deletions