]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r256945:
authorbrooks <brooks@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 29 Jan 2014 21:57:00 +0000 (21:57 +0000)
committerbrooks <brooks@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 29 Jan 2014 21:57:00 +0000 (21:57 +0000)
commit0c28add0fffdcdd8177748f7879a9a17073facb7
tree152f2e78cd61574cc665618b3b3943ef68088dce
parent043b9e595e9dc4816b0b998ade97ac51b8b67f84
MFC r256945:

MFP4:
Change 221669 by bz@bz_zenith on 2013/02/01 12:26:04

Run the initialization for polling earlier along with INTRs
so that we can put network interface into polling mode by default
if DEVICE_POLLING is compiled in and no interrupts are available.

Sponsored by: DARPA/AFRL

git-svn-id: svn://svn.freebsd.org/base/stable/10@261276 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/kern/kern_poll.c