summaryrefslogtreecommitdiff
path: root/promisc.c
AgeCommit message (Collapse)AuthorFilesLines
2013-06-04xutils: move device management functions out of xutilsDaniel Borkmann1-1/+3
Move those functions out so that they can be more easily maintained in its separate file. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
2013-06-04xutils: break out promisc mode functionsDaniel Borkmann1-0/+25
Put them separately for the sake of maintanence. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
i/linux/net-next.git/diff/?id=93e01a5039915048e6b0be559ca4bfba1cce6f71&id2=40e2a47e62dabad64f0d2955ec17064225305a52'>diff)
powerpc/powernv: Make pnv_ioda_deconfigure_pe() visible
pnv_ioda_deconfigure_pe() is visible only when CONFIG_PCI_IOV is enabled. The function will be used to tear down PE's associated mapping in PCI hotplug path that doesn't depend on CONFIG_PCI_IOV. This makes pnv_ioda_deconfigure_pe() visible and not depend on CONFIG_PCI_IOV. Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat