igb: Move shared interrupt configure to igb_alloc_intr()
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Fri, 6 Jul 2012 07:10:55 +0000 (15:10 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Sat, 7 Jul 2012 05:50:11 +0000 (13:50 +0800)
commit677d7b996f4c34fc6a3e2b0a1e87d7fe611d5d42
treef4e620d00b5fe6c936b9697eaf655135d5f22a47
parentfe12f76781a20d09410fd9311f18f499ecc14536
igb: Move shared interrupt configure to igb_alloc_intr()

So resource allocation flags could be setup properly
sys/dev/netif/igb/if_igb.c