summaryrefslogtreecommitdiff
path: root/net/lapb/lapb_in.c
diff options
context:
space:
mode:
authorJakub Kicinski <jakub.kicinski@netronome.com>2018-11-06 17:07:31 -0800
committerDavid S. Miller <davem@davemloft.net>2018-11-07 11:45:22 -0800
commita558c982a8ab43ec4262e7fd5e8d462e5fdabe45 (patch)
tree35cec230da591f135cebedd75bf1f75eaa3d7f1b /net/lapb/lapb_in.c
parente50bfdf74d5f81c81f7a00498aa7fd1cba53b65b (diff)
nfp: flower: don't try to nack device unregister events
Returning an error from a notifier means we want to veto the change. We shouldn't veto NETDEV_UNREGISTER just because we couldn't find the tracking info for given master. I can't seem to find a way to trigger this unless we have some other bug, so it's probably not fix-worthy. While at it move the checking if the netdev really is of interest into the handling functions, like we do for other events. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Reviewed-by: John Hurley <john.hurley@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions