linux/drivers/net/ethernet/qualcomm/rmnet
Subash Abhinov Kasiviswanathan 85355d775f net: qualcomm: rmnet: Always assign rmnet dev in deaggregation path
The rmnet device needs to assigned for all packets in the
deaggregation path based on the mux id, so the check is not needed.

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
..
Kconfig
Makefile
rmnet_config.c net: qualcomm: rmnet: Implement bridge mode 2017-10-11 20:05:30 -07:00
rmnet_config.h net: qualcomm: rmnet: Implement bridge mode 2017-10-11 20:05:30 -07:00
rmnet_handlers.c net: qualcomm: rmnet: Always assign rmnet dev in deaggregation path 2017-10-28 00:10:23 +09:00
rmnet_handlers.h net: qualcomm: rmnet: Remove duplicate setting of rmnet private info 2017-10-11 20:05:30 -07:00
rmnet_map_command.c net: qualcomm: rmnet: Fix the return value of rmnet_rx_handler() 2017-10-28 00:10:23 +09:00
rmnet_map_data.c net: qualcomm: rmnet: Fix a double free 2017-09-09 14:33:27 -07:00
rmnet_map.h net: qualcomm: rmnet: Fix the return value of rmnet_rx_handler() 2017-10-28 00:10:23 +09:00
rmnet_private.h net: qualcomm: rmnet: Remove some unused defines 2017-10-11 20:05:29 -07:00
rmnet_vnd.c net: qualcomm: rmnet: Implement bridge mode 2017-10-11 20:05:30 -07:00
rmnet_vnd.h net: qualcomm: rmnet: Convert the muxed endpoint to hlist 2017-10-11 20:05:30 -07:00