commit | 5451237ff7a77ded1d81538e3daa76dc3ee60538 | [log] [tgz] |
---|---|---|
author | Subash Abhinov Kasiviswanathan <subashab@codeaurora.org> | Wed Oct 11 18:43:56 2017 -0600 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 11 20:05:30 2017 -0700 |
tree | 5fe366b467357563d0561095b36f051725eb1bf8 | |
parent | 56470c927f1ba1e101b5e5a93e02d23a14fd99b7 [diff] |
net: qualcomm: rmnet: Remove duplicate setting of rmnet_devices The rmnet_devices information is already stored in muxed_ep, so storing this in rmnet_devices[] again is redundant. Signed-off-by: Subash Abhinov Kasiviswanathan <subashab@codeaurora.org> Signed-off-by: David S. Miller <davem@davemloft.net>