]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
fs_enet: restore promiscuous and multicast settings in restart()
authorLaurent Pinchart <laurentp@cse-semaphore.com>
Thu, 26 Jun 2008 09:48:22 +0000 (11:48 +0200)
committerJeff Garzik <jgarzik@redhat.com>
Fri, 4 Jul 2008 12:21:53 +0000 (08:21 -0400)
commitc5a78ac00c400df29645e59938700301efb371d0
treedce99155472a830b2ca8b66ad001268b9cc6d6a4
parent6c688f4294dec3f2228fd46be67604508177a1c3
fs_enet: restore promiscuous and multicast settings in restart()

The restart() function is called when the link state changes and resets
multicast and promiscuous settings. This patch restores those settings at the
end of restart().

Signed-off-by: Laurent Pinchart <laurentp@cse-semaphore.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/net/fs_enet/mac-fcc.c