DragonFly BSD
DragonFly commits List (threaded) for 2012-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: ifpoll: Don't pass pollhz to status poll handler


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 11 Oct 2012 19:53:39 -0700 (PDT)

commit 2f00683bb126e1a3c243ec03274b540b58baa673
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date:   Fri Oct 12 10:46:27 2012 +0800

    ifpoll: Don't pass pollhz to status poll handler
    
    It is not useful at all.

Summary of changes:
 sys/dev/netif/emx/if_emx.c |    5 ++++-
 sys/dev/netif/igb/if_igb.c |    4 ++--
 sys/dev/netif/jme/if_jme.c |    4 ++--
 sys/net/if_poll.c          |    8 +-------
 sys/net/if_poll.h          |    2 +-
 5 files changed, 10 insertions(+), 13 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2f00683bb126e1a3c243ec03274b540b58baa673


-- 
DragonFly BSD source repository



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