devices: remove redundant access in af-packet input 30/35930/3
authorMohsin Kazmi <sykazmi@cisco.com>
Mon, 11 Apr 2022 12:52:28 +0000 (12:52 +0000)
committerBeno�t Ganne <bganne@cisco.com>
Tue, 19 Apr 2022 12:39:12 +0000 (12:39 +0000)
Type: fix

current_data is set to 0 for each packet in af-packet input node.
It is not required to include it to calculate the headers offset.

Signed-off-by: Mohsin Kazmi <sykazmi@cisco.com>
Change-Id: I538d8c04e24c758155b3f8d6a1532472ef549459


No differences found