Subash Abhinov Kasiviswanathan 2ffbbf0f91 net: qualcomm: rmnet: Fix the return value of rmnet_rx_handler()
Since packet is always consumed by rmnet_rx_handler(), we always
return RX_HANDLER_CONSUMED. There is no need to pass on this
value through multiple functions.

Signed-off-by: Subash Abhinov Kasiviswanathan <subashab@codeaurora.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-10-28 00:10:23 +09:00
..
2017-08-19 17:13:41 -07:00
2017-09-12 13:30:06 -07:00
2017-10-19 12:46:43 +01:00
2017-07-17 13:37:15 -07:00
2017-09-18 16:50:07 -07:00