linux_dsm_epyc7002/drivers/net/ethernet/qualcomm/rmnet
Subash Abhinov Kasiviswanathan cf2fe57b0c net: qualcomm: rmnet: Remove the rmnet_map_results enum
Only the success and consumed entries were actually in use.
Use standard error codes instead.

Signed-off-by: Subash Abhinov Kasiviswanathan <subashab@codeaurora.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-12-13 14:01:08 -05:00
..
Kconfig net: qualcomm: rmnet: Add support for GRO 2017-10-28 00:10:23 +09:00
Makefile drivers: net: ethernet: qualcomm: rmnet: Initial implementation 2017-08-30 11:41:13 -07:00
rmnet_config.c net: qualcomm: rmnet: Fix leak in device creation failure 2017-12-05 18:03:54 -05:00
rmnet_config.h net: qualcomm: rmnet: Add support for GRO 2017-10-28 00:10:23 +09:00
rmnet_handlers.c net: qualcomm: rmnet: Remove the rmnet_map_results enum 2017-12-13 14:01:08 -05: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: Remove the rmnet_map_results enum 2017-12-13 14:01:08 -05: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: Add support for GRO 2017-10-28 00:10:23 +09:00
rmnet_vnd.h net: qualcomm: rmnet: Convert the muxed endpoint to hlist 2017-10-11 20:05:30 -07:00