Re: [PATCH net-next 0/6] net: qualcomm: rmnet: Fix comments on initial patchset

2017-09-03 Thread David Miller
From: Subash Abhinov Kasiviswanathan Date: Sat, 2 Sep 2017 23:30:40 -0600 > This series fixes the comments from Dan on the first patch series. > > Fixes a memory corruption which could occur if mux_id was higher than 32. > Remove the RMNET_LOCAL_LOGICAL_ENDPOINT which is no longer used. > Make

[PATCH net-next 0/6] net: qualcomm: rmnet: Fix comments on initial patchset

2017-09-02 Thread Subash Abhinov Kasiviswanathan
This series fixes the comments from Dan on the first patch series. Fixes a memory corruption which could occur if mux_id was higher than 32. Remove the RMNET_LOCAL_LOGICAL_ENDPOINT which is no longer used. Make a log message more useful. Combine __rmnet_set_endpoint_config() with rmnet_set_endpoin