summaryrefslogtreecommitdiff
path: root/include/uapi
diff options
context:
space:
mode:
authorNikolay Aleksandrov <nikolay@cumulusnetworks.com>2019-01-18 14:30:21 +0200
committerDavid S. Miller <davem@davemloft.net>2019-01-22 12:04:14 -0800
commitdadeb61dcc9acf6a6cafde3ff4931ef88d2e6677 (patch)
treebb3ccc5690de363579f24b8cbe77116739e284a5 /include/uapi
parent3d021715d994766b59ce724843c6add030d9de6a (diff)
bonding: 3ad: remove bond_3ad_rx_indication's length argument
Since the received lacpdu is accessed via skb_header_pointer() in bond_3ad_lacpdu_recv() we no longer need to check for skb->len's length. If the returned lacpdu pointer is not null that should be enough. Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/uapi')
0 files changed, 0 insertions, 0 deletions