]> git.baikalelectronics.ru Git - kernel.git/commit
net: fix ndo_features_check/ndo_fix_features comment ordering
authorDimitris Michailidis <dmichail@google.com>
Wed, 1 Feb 2017 00:03:13 +0000 (16:03 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 1 Feb 2017 17:10:56 +0000 (12:10 -0500)
commitfe67baecbd616b86ddd979175b06fdb03c2a05a1
treeff12c476ed162713c48f66d712375dc48955d6cb
parent6280edc79a6c4a245a45f3eea1601c6fdff74dcb
net: fix ndo_features_check/ndo_fix_features comment ordering

Commit 52e802b40b2ddc ("net: move ndo_features_check() close to
ndo_start_xmit()") inadvertently moved the doc comment for
.ndo_fix_features instead of .ndo_features_check. Fix the comment
ordering.

Fixes: 52e802b40b2ddc ("net: move ndo_features_check() close to ndo_start_xmit()")
Signed-off-by: Dimitris Michailidis <dmichail@google.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netdevice.h