commit | 9e667b29880df842085150d60e26c60f141fff44 | [log] [tgz] |
---|---|---|
author | Pascal Hambourg <pascal@plouf.fr.eu.org> | Wed Aug 17 08:37:18 2011 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 29 00:28:06 2011 -0500 |
tree | ec49d63db929de2fc502107d4d5346ad6435dd32 | |
parent | 08e29af3a9096ffdff477e537daea67faefd3952 [diff] |
atm: br2684: Make headroom and hard_header_len depend on the payload type Routed payload requires less headroom than bridged payload. So do not reallocate headroom if not needed. Also, add worst case AAL5 overhead to netdev->hard_header_len. Signed-off-by: Pascal Hambourg <pascal@plouf.fr.eu.org> Signed-off-by: chas williams - CONTRACTOR <chas@cmf.nrl.navy.mil> Signed-off-by: David S. Miller <davem@davemloft.net>