netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net V2 0/2] net: delete duplicate dev_set_rx_mode() call
@ 2014-06-16 13:57 Weiping Pan
  2014-06-16 13:57 ` [PATCH net 1/2] " Weiping Pan
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Weiping Pan @ 2014-06-16 13:57 UTC (permalink / raw)
  To: netdev; +Cc: davem, Weiping Pan

This patchset delete duplicate dev_set_rx_mode() call, and it also make some
functions return void instead of int.

Weiping Pan (2):
  net: delete duplicate dev_set_rx_mode() call
  net: make some functions return void

 net/core/dev.c | 26 +++++++++-----------------
 1 file changed, 9 insertions(+), 17 deletions(-)

-- 
1.9.0

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-06-17 22:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-16 13:57 [PATCH net V2 0/2] net: delete duplicate dev_set_rx_mode() call Weiping Pan
2014-06-16 13:57 ` [PATCH net 1/2] " Weiping Pan
2014-06-17 22:31   ` David Miller
2014-06-16 13:57 ` [PATCH net 2/2] net: make some functions return void Weiping Pan
2014-06-16 16:16   ` Bjørn Mork
2014-06-17 22:32   ` David Miller
2014-06-16 17:14 ` [PATCH net V2 0/2] net: delete duplicate dev_set_rx_mode() call Cong Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).