]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/infiniband/hw/ipath/ipath_kernel.h
IB/ipath: Enable 4KB MTU
[net-next-2.6.git] / drivers / infiniband / hw / ipath / ipath_kernel.h
index 59dc895162430979f9ea512de6bb3d367ec34d66..70c0a0dd6939307c7e3805e8609dd70cbcee51c2 100644 (file)
@@ -1066,6 +1066,7 @@ dma_addr_t ipath_map_single(struct pci_dev *, void *, size_t, int);
 #endif
 
 extern unsigned ipath_debug; /* debugging bit mask */
+extern unsigned ipath_mtu4096;
 
 #define IPATH_MAX_PARITY_ATTEMPTS 10000 /* max times to try recovery */