]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/blkdev.h
drop vmerge accounting
[linux-2.6-omap-h63xx.git] / include / linux / blkdev.h
index 490ce458b031b061dc1b33de0103c7d2cc1eb1fa..1adb03827bd30aa431097639a51cdccfa2a2ff4e 100644 (file)
@@ -189,13 +189,6 @@ struct request {
         */
        unsigned short nr_phys_segments;
 
-       /* Number of scatter-gather addr+len pairs after
-        * physical and DMA remapping hardware coalescing is performed.
-        * This is the number of scatter-gather entries the driver
-        * will actually have to deal with after DMA mapping is done.
-        */
-       unsigned short nr_hw_segments;
-
        unsigned short ioprio;
 
        void *special;