FreeBSD/src d80c12b — sys/dev/ixgbe ixgbe_mbx.c ixgbe_vf.c
Revert "ixgbe: introduce new mailbox API" This is missing the ixgbe_mbx.h changes, revert so it can be committed atomically. This reverts commit 68ba3eabd4869577bf11c03a6ec6f472502be07d.
Delta | File | |
---|---|---|
+237 | -622 | sys/dev/ixgbe/ixgbe_mbx.c |
+18 | -24 | sys/dev/ixgbe/ixgbe_vf.c |
+29 | -3 | sys/dev/ixgbe/ixgbe_type.h |
+2 | -5 | sys/dev/ixgbe/if_ix.c |
+1 | -3 | sys/dev/ixgbe/ixgbe_82599.c |
+1 | -3 | sys/dev/ixgbe/ixgbe_x540.c |
+288 | -660 | 6 files |