git: ifpoll: Don't pass pollhz to status poll handler
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Thu Oct 11 19:53:39 PDT 2012
commit 2f00683bb126e1a3c243ec03274b540b58baa673
Author: Sepherosa Ziehau <sephe at 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
More information about the Commits
mailing list