[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20140617.153145.1029007671961636897.davem@davemloft.net>
Date: Tue, 17 Jun 2014 15:31:45 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: panweiping3@...il.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net 1/2] net: delete duplicate dev_set_rx_mode() call
From: Weiping Pan <panweiping3@...il.com>
Date: Mon, 16 Jun 2014 21:57:22 +0800
> In __dev_open(), it already calls dev_set_rx_mode().
> and dev_set_rx_mode() has no effect for a net device which does not have
> IFF_UP flag set.
>
> So the call of dev_set_rx_mode() is duplicate in __dev_change_flags().
>
> Signed-off-by: Weiping Pan <panweiping3@...il.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists