summaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-03-07 18:53:01 +0300
committerDavid S. Miller <davem@davemloft.net>2017-03-09 21:12:11 +0300
commitaeb3d1109afad0f4ebb5c9e27bbb67b755c5f47d (patch)
tree4528955840030e8aca66ab4a41a4e6e4bb31509f /include/linux/debugobjects.h
parent20396136fbe563feac927151966a5931c1bac7a9 (diff)
downloadlinux-aeb3d1109afad0f4ebb5c9e27bbb67b755c5f47d.tar.xz
net: mvpp2: remove support for buffer header
The "buffer header" functionality is a functionality used by the hardware to split an incoming packets over multiple BM buffers if they are not large enough. However, the mvpp2 driver guarantees that a pool of BM buffers has buffers with a size large enough to store MTU-sized packets. Therefore, this functionality is completely unused, and the code can be removed, and we should never get a descriptor with bit MVPP2_RXD_BUF_HDR set. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions