From: David Daney Date: Wed, 5 May 2010 13:03:08 +0000 (+0000) Subject: netdev: octeon_mgmt: Use proper MAC addresses. X-Git-Tag: v2.6.35-rc1~473^2~271 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62538d2490d071e822d85651445c8a0bb4ed5a4b;p=pandora-kernel.git netdev: octeon_mgmt: Use proper MAC addresses. The original implementation incorrectly uses netdev->dev_addrs. Use netdev->uc instead. Also use netdev_for_each_uc_addr to iterate over the addresses. Fix comment. Signed-off-by: David Daney Signed-off-by: David S. Miller --- Reading git-diff-tree failed