linux/drivers/net/ethernet/qualcomm/rmnet
Subash Abhinov Kasiviswanathan 76e08955d5 net: qualcomm: rmnet: Remove unused function declaration
rmnet_map_demultiplex() is only declared but not defined anywhere,
so remove it.

Signed-off-by: Subash Abhinov Kasiviswanathan <subashab@codeaurora.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-01-08 13:58:48 -05:00
..
Kconfig net: qualcomm: rmnet: Add support for GRO 2017-10-28 00:10:23 +09:00
Makefile
rmnet_config.c net: qualcomm: rmnet: Allow to configure flags for existing devices 2017-12-13 14:01:09 -05:00
rmnet_config.h net: qualcomm: rmnet: Remove the some redundant macros 2017-12-13 14:01:08 -05:00
rmnet_handlers.c net: qualcomm: rmnet: Remove invalid condition while stamping mux id 2018-01-08 13:58:48 -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: Remove redundant check when stamping map header 2018-01-08 13:58:48 -05:00
rmnet_map.h net: qualcomm: rmnet: Remove unused function declaration 2018-01-08 13:58:48 -05:00
rmnet_private.h net: qualcomm: rmnet: Remove the some redundant macros 2017-12-13 14:01:08 -05:00
rmnet_vnd.c net: qualcomm: rmnet: Allow only one rmnet dev per muxid per real dev 2017-12-13 14:01:08 -05:00
rmnet_vnd.h net: qualcomm: rmnet: Convert the muxed endpoint to hlist 2017-10-11 20:05:30 -07:00