• Chas Williams's avatar
    [ATM] remove iovcnt from atm_skb · 4b05d7c5
    Chas Williams authored
    skbs has (and has had for a while) scatter/gather support
    making the scatter gather in atm redundant.  the current iovcnt
    schme really isnt being used anyway typically.   the atm
    layer will need a little more work in the future to take
    advantage of the skb scatter/gather support.  this patch
    removes the iovcnt dependencies and gets the check for
    non linear skbs right.
    4b05d7c5
mpc.c 39.1 KB