commit | 378e25357ac78ad02fbc98bec9b4e3baaa916c5c | [log] [tgz] |
---|---|---|
author | Subash Abhinov Kasiviswanathan <subashab@codeaurora.org> | Wed Mar 21 19:48:13 2018 -0600 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 22 15:00:44 2018 -0400 |
tree | 0ae3ed090b95b3804b97dde03c72ced77612cad2 | |
parent | 9dcaec042600dce169ae74527e5eead349f8eb90 [diff] |
net: qualcomm: rmnet: Remove unnecessary device assignment Device of the de-aggregated skb is correctly assigned after inspecting the mux_id, so remove the assignment in rmnet_map_deaggregate(). Signed-off-by: Subash Abhinov Kasiviswanathan <subashab@codeaurora.org> Signed-off-by: David S. Miller <davem@davemloft.net>