Thread (11 messages) flat view 11 messages, 2 authors, 2017-10-11

Re: [PATCH net-next 0/7] Rewrite some existing functionality

From: David Miller <davem@davemloft.net>
Date: 2017-10-11 22:25:19

From: David Miller <davem@davemloft.net>
Date: Wed, 11 Oct 2017 15:22:59 -0700 (PDT)
From: Subash Abhinov Kasiviswanathan <redacted>
Date: Tue, 10 Oct 2017 22:17:29 -0600
quoted
This series fixes some of the broken rmnet functionality.
Bridge mode is re-written and made useable and the muxed_ep is converted to hlist.

Patches 1-5 are cleanups in preparation for these changes.
Patch 6 does the hlist conversion.
Patch 7 has the implementation of the rmnet bridge mode.
Series applied, thank you.
Actually, I reverted:

drivers/net/ethernet/qualcomm/rmnet/rmnet_handlers.c: In function ‘rmnet_rx_handler’:
drivers/net/ethernet/qualcomm/rmnet/rmnet_handlers.c:174:6: warning: ‘rc’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  int rc;
      ^~

Also, the indentation of the switch statement is wrong, the break
statements need to be indented the same as the rest of the code
in their switch statements.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help