commit | 0b59a2340e5ef220b532393de52aa7f693e1f5cd | [log] [tgz] |
---|---|---|
author | Subash Abhinov Kasiviswanathan <subashab@codeaurora.org> | Sun Jan 07 11:36:32 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 08 13:58:48 2018 -0500 |
tree | aa2c095b2dcaabf5581a4024f5d4e209e1e8a9df | |
parent | 4b5ba67745fec91c77f30eb1ac7a8f03201a696f [diff] |
net: qualcomm: rmnet: Remove invalid condition while stamping mux id rmnet devices cannot have a mux id of 255. This is validated when assigning the mux id to the rmnet devices. As a result, checking for mux id 255 does not apply in egress path. Signed-off-by: Subash Abhinov Kasiviswanathan <subashab@codeaurora.org> Signed-off-by: David S. Miller <davem@davemloft.net>