From: David S. Miller Date: Tue, 15 Jul 2008 07:08:33 +0000 (-0700) Subject: netdev: Add addr_list_lock to struct net_device. X-Git-Tag: v2.6.27-rc1~969^2~117 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1f28aa3510ddb84c966bac65611bb866c77a092;p=pandora-kernel.git netdev: Add addr_list_lock to struct net_device. This will be used to protect the per-device unicast and multicast address lists, as well as the callbacks into the drivers which configure such state such as ->set_rx_mode() and ->set_multicast_list(). Signed-off-by: David S. Miller --- Reading git-diff-tree failed