diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2015-10-20 09:42:37 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2015-10-20 09:42:37 +0200 |
commit | dc0d2f1c66e90f6966782def4a6072eb18561e24 (patch) | |
tree | a3cc5c3c755985ecc96c1fe43e53a96193e80582 /ring_rx.h | |
parent | f5f002fd8966b78ece5b4e1757e639379619670a (diff) |
pkt_buff: Remove unused size member from struct pkt_buff
The size member of struct pkt_buff is set but never accessed. It can
savely be dropped as we can still get the size implicitly using
pkt->tail - pkt->head if necessary.
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'ring_rx.h')
0 files changed, 0 insertions, 0 deletions