NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/29126 CVS commit: src/sys/dev/pci



The following reply was made to PR kern/29126; it has been noted by GNATS.

From: SAITOH Masanobu <msaitoh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/29126 CVS commit: src/sys/dev/pci
Date: Thu, 6 Aug 2009 03:03:46 +0000

 Module Name:   src
 Committed By:  msaitoh
 Date:          Thu Aug  6 03:03:46 UTC 2009
 
 Modified Files:
        src/sys/dev/pci: if_wm.c
 
 Log Message:
  If the difference bettween last flag and new flag is only IFF_PROMISC or
 IFF_ALLMULTI, set multicast filter only to prevent link down. Tested by
 Mark Davies and me. Fixes PR#29126 for wm.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.178 -r1.179 src/sys/dev/pci/if_wm.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index